Skip to content

Commit c67a478

Browse files
afanasydougwilson
authored andcommittedNov 7, 2023
docs: fix typos in HISTORY
closes #140
1 parent 52a76c1 commit c67a478

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎HISTORY.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
* Add `priority` option
55
* Fix `expires` option to reject invalid dates
6-
* pref: improve default decode speed
7-
* pref: remove slow string split in parse
6+
* perf: improve default decode speed
7+
* perf: remove slow string split in parse
88

99
0.4.2 / 2022-02-02
1010
==================
1111

12-
* pref: read value only when assigning in parse
13-
* pref: remove unnecessary regexp in parse
12+
* perf: read value only when assigning in parse
13+
* perf: remove unnecessary regexp in parse
1414

1515
0.4.1 / 2020-04-21
1616
==================

0 commit comments

Comments
 (0)
Please sign in to comment.