Skip to content

Commit 1fa4ee9

Browse files
committed
Updates CHANGELOG
1 parent e369e26 commit 1fa4ee9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
4+
## [Unreleased]
5+
6+
### Changed
7+
8+
- Improved performances when adding time to a `Pendulum` instance.
9+
- Improved parsing of ISO 8601 strings.
10+
- Removed deprecated methods
11+
12+
313
## [0.8.0] - 2016-12-23
414

515
### Added
@@ -291,6 +301,7 @@ This version causes major breaking API changes to simplify it and making it more
291301
Initial release
292302

293303

304+
[Unreleased]: https://github.com/sdispater/pendulum/compare/0.8.0...develop
294305
[0.8.0]: https://github.com/sdispater/pendulum/releases/tag/0.8.0
295306
[0.7.0]: https://github.com/sdispater/pendulum/releases/tag/0.7.0
296307
[0.6.6]: https://github.com/sdispater/pendulum/releases/tag/0.6.6

0 commit comments

Comments
 (0)