Skip to content

Commit 1de7ea1

Browse files
committed
docs: Update changelog.
1 parent 20d8dd7 commit 1de7ea1

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.1](https://github.com/ecphp/cas-lib/compare/2.0.0...2.0.1)
8+
## [2.0.2](https://github.com/ecphp/cas-lib/compare/2.0.1...2.0.2)
9+
10+
### Commits
11+
12+
- fix: remove unused dependency [`20d8dd7`](https://github.com/ecphp/cas-lib/commit/20d8dd7cd163551a3b3d0fc5819d6e27db25bf77)
13+
- chore: update license [`07cf70b`](https://github.com/ecphp/cas-lib/commit/07cf70bfbf9750105b26b3d57b0c9d929ab033fd)
14+
- chore: update default nix development environment [`3d8ea59`](https://github.com/ecphp/cas-lib/commit/3d8ea59901b3a9d547f3d3a561d8d66998b31ca6)
15+
16+
## [2.0.1](https://github.com/ecphp/cas-lib/compare/2.0.0...2.0.1) - 2022-09-29
917

1018
### Merged
1119

1220
- chore(deps): Bump actions/checkout from 2.3.4 to 3.0.2 [`#35`](https://github.com/ecphp/cas-lib/pull/35)
1321

1422
### Commits
1523

24+
- docs: Update CHANGELOG. [`8dfcb24`](https://github.com/ecphp/cas-lib/commit/8dfcb24a4facd23c296683fd363214a4ca5e09fe)
1625
- fix: make it work for php >= 7.4 [`9085d37`](https://github.com/ecphp/cas-lib/commit/9085d3730db7ef3cbf31c31ff13331c991c5b48a)
1726
- chore: update infection config [`b285591`](https://github.com/ecphp/cas-lib/commit/b28559110d66558989a492423aed4d1479531f7e)
1827
- fix: add middleware for http response bodies [`da02b69`](https://github.com/ecphp/cas-lib/commit/da02b691fe0a51a147a48b077b48308e214dd334)

0 commit comments

Comments
 (0)