Skip to content

Commit 110b9ea

Browse files
authored
Update CHANGELOG.md
1 parent e854709 commit 110b9ea

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
1-
#Changelog
1+
# Changelog
22

33
All notable changes to `url-signer` will be documented in this file
44

5-
# 1.2.1 - 2021-02-05
5+
## 1.2.1 - 2021-02-05
66

77
- improve depdendencies
88

9-
# 1.2.0 - 2020-12-02
9+
## 1.2.0 - 2020-12-02
1010

1111
- support PHP 8.0
1212

13-
# 1.1.0 - 2020-07-20
13+
## 1.1.0 - 2020-07-20
1414

1515
- replace league/url with league/uri & league/uri-components (#25)
1616

17-
# 1.0.2 - 2017-04-09
17+
## 1.0.2 - 2017-04-09
18+
1819
- use `hash_equals` to avoid timing attacks
1920

20-
# 1.0.1
21+
## 1.0.1
22+
2123
- Fixed: using empty signature keys is not allowed
2224

23-
# 1.0.0
25+
## 1.0.0
26+
2427
- First release

0 commit comments

Comments
 (0)