File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ which adheres to the guidelines at http://keepachangelog.com/.
55This 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.
4248Posterity 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
You can’t perform that action at this time.
0 commit comments