Skip to content

Commit 497ba57

Browse files
committed
Prepeare for v2.0.2 with regained CI integration
1 parent f931c25 commit 497ba57

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ which adheres to the guidelines at http://keepachangelog.com/.
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
## [2.0.2] - 2016-04-22
9+
### Changed
10+
- Pinned symfony component version to pass tests on 5.4.x.
11+
- Updated coveralls config for new version.
12+
- Tweaked README.md to recommend install version 2.
13+
- Sorted phpcs errors.
814

915
## [2.0.1] - 2016-04-22
1016
### Changed
@@ -42,7 +48,8 @@ due to PHP treating numeric string array keys as integers.
4248
Posterity release
4349

4450

45-
[Unreleased]: https://github.com/pda/flexihash/compare/v2.0.1...master
51+
[Unreleased]: https://github.com/pda/flexihash/compare/v2.0.2...master
52+
[2.0.2]: https://github.com/pda/flexihash/compare/v2.0.1...v2.0.2
4653
[2.0.1]: https://github.com/pda/flexihash/compare/v2.0.0...v2.0.1
4754
[2.0.0]: https://github.com/pda/flexihash/compare/v1.0.0...v2.0.0
4855
[1.0.0]: https://github.com/pda/flexihash/compare/v0.1.0...v1.0.0

0 commit comments

Comments
 (0)