Skip to content

Commit df70d1e

Browse files
committed
Update changelog for 0.2.1
1 parent b13c25d commit df70d1e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

7+
## [0.2.1] - 2022-03-11
8+
9+
### Fixed
10+
* Remove random output in `Taxonomy` class.
11+
712
## [0.2.0] - 2022-03-11
813

914
### Changed
@@ -19,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1924
### Added
2025
* Initial version.
2126

22-
[Unreleased]: https://github.com/wearerequired/common-php/compare/0.2.0...HEAD
27+
[Unreleased]: https://github.com/wearerequired/common-php/compare/0.2.1...HEAD
28+
[0.2.1]: https://github.com/wearerequired/common-php/compare/0.2.0...0.2.1
2329
[0.2.0]: https://github.com/wearerequired/common-php/compare/0.1.0...0.2.0
2430
[0.1.0]: https://github.com/wearerequired/common-php/compare/e3f7c76dd7579fec490b4fd0553629fc2159e4f2...0.1.0

0 commit comments

Comments
 (0)