Skip to content

Commit 914c2c3

Browse files
committed
Update changelog
1 parent 05ea103 commit 914c2c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.1.1] - 2016-08-09
6+
### Fixed
7+
- `Stack` and `Queue` array access should throw `OutOfBoundsException`, not `Error`.
8+
9+
### Improved
10+
- Added a lot of docblock comments that were missing.
11+
512
## [1.1.0] - 2016-08-04
613
### Added
714
- `Pair::copy`

0 commit comments

Comments
 (0)