Skip to content

Commit

Permalink
docs: fix typos in HISTORY
Browse files Browse the repository at this point in the history
closes #140
  • Loading branch information
afanasy authored and dougwilson committed Nov 7, 2023
1 parent 52a76c1 commit c67a478
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions HISTORY.md
Expand Up @@ -3,14 +3,14 @@

* Add `priority` option
* Fix `expires` option to reject invalid dates
* pref: improve default decode speed
* pref: remove slow string split in parse
* perf: improve default decode speed
* perf: remove slow string split in parse

0.4.2 / 2022-02-02
==================

* pref: read value only when assigning in parse
* pref: remove unnecessary regexp in parse
* perf: read value only when assigning in parse
* perf: remove unnecessary regexp in parse

0.4.1 / 2020-04-21
==================
Expand Down

0 comments on commit c67a478

Please sign in to comment.