Skip to content

Commit

Permalink
Fixed typo in HISTORY.md: "pref" > "perf"
Browse files Browse the repository at this point in the history
  • Loading branch information
afanasy committed Apr 18, 2022
1 parent 663c9ae commit c9dced7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions HISTORY.md
Original file line number Diff line number Diff line change
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 c9dced7

Please sign in to comment.