This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,11 +12,23 @@ This project adheres to [Semantic Versioning](http://semver.org/). | |
|
||
### Fixed | ||
|
||
|
||
## [0.5.1] - 2016-07-21 | ||
|
||
### Added | ||
|
||
- Support for node v6. | ||
|
||
### Changed | ||
|
||
- Updated to libosmium 2.7.2 | ||
|
||
|
||
## [0.5.0] - 2016-03-31 | ||
|
||
### Added | ||
|
||
- Support for node v4 and v5 (now ported to use [email protected]) | ||
- Support for node v4 and v5 (now ported to use [email protected]) | ||
|
||
### Changed | ||
|
||
|
@@ -86,7 +98,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). | |
- Upgraded node-pre-gyp to 0.5.10 | ||
|
||
[unreleased]: https://github.com/osmcode/libosmium/compare/v0.4.4...HEAD | ||
[0.5.1]: https://github.com/osmcode/libosmium/compare/v0.5.0...v0.5.1 | ||
[0.5.0]: https://github.com/osmcode/libosmium/compare/v0.4.5...v0.5.0 | ||
[0.4.5]: https://github.com/osmcode/libosmium/compare/v0.4.4...v0.4.5 | ||
[0.4.4]: https://github.com/osmcode/libosmium/compare/v0.4.3...v0.4.4 | ||
[0.4.3]: https://github.com/osmcode/libosmium/compare/v0.4.2...v0.4.3 | ||
[0.4.2]: https://github.com/osmcode/libosmium/compare/v0.4.0...v0.4.2 | ||
[0.4.0]: https://github.com/osmcode/libosmium/compare/v0.1.2...v0.4.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters