Skip to content

Commit 2e4f760

Browse files
authored
CHANGELOG.md: Update for a few more changes
1 parent d6e9aba commit 2e4f760

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
# next (planned @ 2.0.1)
4-
- Adopts PSR-12 syntax everywhere (:heart: [jrzepa](https://github.com/jrzepa))
5-
- Expands version range for phpunit to ensure tests run against 7.2 [#16](https://github.com/jakobo/hotp-php/pull/16)
4+
- Adopts PSR-12 syntax everywhere (:heart: [jrzepa](https://github.com/jrzepa) [#12](https://github.com/thecodedrift/hotp-php/commit/7578eb618f2bca4f6a7121aaa75ee2b4c6fe6a94))
5+
- Expands version range for PHPUnit to ensure tests run against PHP 7.2 [#16](https://github.com/jakobo/hotp-php/pull/16)
6+
- Bump various dev dependancies [f88730](https://github.com/thecodedrift/hotp-php/commit/f88730af7a14f7e3c513616f6fb8acf3f27d30b2)
7+
- Test on newer PHP versions [#15](https://github.com/thecodedrift/hotp-php/pull/15) [86c62](https://github.com/thecodedrift/hotp-php/commit/86c624bf82272870549bef7b6bea199f633fceb0) [584992](https://github.com/thecodedrift/hotp-php/commit/58499240cf0a3a7725165d503284b0e311a441fa)
68

79
# 2.0.0 (Dec 20, 2020)
810
- Code coverage reporting added (:heart: [reedy](https://github.com/reedy))
@@ -18,4 +20,4 @@
1820

1921
# 1.0.0
2022
- [reedy](https://github.com/reedy) joined the maintainer team
21-
- Initial Release with a tag
23+
- Initial Release with a tag

0 commit comments

Comments
 (0)