Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 1abce07

Browse files
committed
Prepare for 2.7.1 release
Creates a CHANGELOG section for the 2.7.1 release, adds an entry for #37, and sets the release date.
1 parent 96cdc29 commit 1abce07

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 2.7.1 - 2018-12-04
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#37](https://github.com/zendframework/zend-math/pull/37) adds the static method `isSupported` to the `Zend\Math\Source\HashTiming`
26+
class, to ensure it fulfills the `RandomLib\Source` interface from version 2.7
27+
and up.
28+
529
## 2.7.0 - 2016-04-07
630

731
### Added

0 commit comments

Comments
 (0)