File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments