diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-12-30 20:00:37 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-12-30 20:00:37 -0500 |
commit | aa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1 (patch) | |
tree | 879db0955a9c766ae10cbc133f9231fc88d604b1 /CHANGES.md | |
parent | be6db59871d3399f4588f7c05eca7dd47224dd15 (diff) | |
download | two-timer-aa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1.zip |
fixing bare "pay period" needed by jobrog
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # Change Log +## 1.3.2 +* removed serialized grammar as it made maintenance unwieldy +* added "payperiod" as another synonym for "pay period" +* adding bare "pay period" (also bear "week", "month", "year", and "weekend") ## 1.3.1 * documentation fix ## 1.3.0 |