Skip to content

Commit 110dc5c

Browse files
committed
Update change log.
1 parent 6ad5829 commit 110dc5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2626
- Lots of one-argument constructors are now explicit.
2727
- Timestamp parser now uses our own implementation instead of strptime.
2828
This is faster and independant of locale settings.
29+
- More cases of invalid areas with duplicate segments are reported as
30+
errors.
2931

3032
### Fixed
3133

3234
- Fixed a problem limiting cache file sizes on Windows to 32 bit.
3335
- Fixed includes.
36+
- Exception messages for invalid areas do not report "area contains no rings"
37+
any more, but "invalid area".
3438

3539

3640
## [2.8.0] - 2016-08-04

0 commit comments

Comments
 (0)