We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5066d74 commit 81ef0a3Copy full SHA for 81ef0a3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [Unreleased]
4
+
5
+### Added
6
7
+- Added support for EXIF-formatted strings in parser. (Thanks to [emattiza](https://github.com/emattiza))
8
9
10
## [1.1.1] - 2017-03-14
11
12
### Fixed
@@ -340,7 +347,7 @@ Initial release
340
347
341
348
342
349
343
-[Unreleased]: https://github.com/sdispater/pendulum/compare/1.1.1...master
350
+[Unreleased]: https://github.com/sdispater/pendulum/compare/master...develop
344
351
[1.1.1]: https://github.com/sdispater/pendulum/releases/tag/1.1.1
345
352
[1.1.0]: https://github.com/sdispater/pendulum/releases/tag/1.1.0
346
353
[1.0.2]: https://github.com/sdispater/pendulum/releases/tag/1.0.2
0 commit comments