Skip to content

Commit 81ef0a3

Browse files
committed
Updates CHANGELOG
1 parent 5066d74 commit 81ef0a3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
- Added support for EXIF-formatted strings in parser. (Thanks to [emattiza](https://github.com/emattiza))
8+
9+
310
## [1.1.1] - 2017-03-14
411

512
### Fixed
@@ -340,7 +347,7 @@ Initial release
340347

341348

342349

343-
[Unreleased]: https://github.com/sdispater/pendulum/compare/1.1.1...master
350+
[Unreleased]: https://github.com/sdispater/pendulum/compare/master...develop
344351
[1.1.1]: https://github.com/sdispater/pendulum/releases/tag/1.1.1
345352
[1.1.0]: https://github.com/sdispater/pendulum/releases/tag/1.1.0
346353
[1.0.2]: https://github.com/sdispater/pendulum/releases/tag/1.0.2

0 commit comments

Comments
 (0)