This repository was archived by the owner on Jun 10, 2024. It is now read-only.
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
13
### Fixed
14
14
15
15
16
+ ## [ 0.5.4] - 2016-11-21
17
+
18
+ ### Changed
19
+
20
+ - Using newest libosmium, version 2.10.3.
21
+
22
+
16
23
## [ 0.5.3] - 2016-09-19
17
24
18
25
### Changed
@@ -119,7 +126,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
119
126
120
127
- Upgraded node-pre-gyp to 0.5.10
121
128
122
- [ unreleased ] : https://github.com/osmcode/libosmium/compare/v0.5.3...HEAD
129
+ [ unreleased ] : https://github.com/osmcode/libosmium/compare/v0.5.4...HEAD
130
+ [ 0.5.4 ] : https://github.com/osmcode/libosmium/compare/v0.5.3...v0.5.4
123
131
[ 0.5.3 ] : https://github.com/osmcode/libosmium/compare/v0.5.2...v0.5.3
124
132
[ 0.5.2 ] : https://github.com/osmcode/libosmium/compare/v0.5.1...v0.5.2
125
133
[ 0.5.1 ] : https://github.com/osmcode/libosmium/compare/v0.5.0...v0.5.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " osmium" ,
3
- "version" : " 0.5.3 " ,
3
+ "version" : " 0.5.4 " ,
4
4
"libosmium_version" : " v2.10.3" ,
5
5
"description" : " Node.js bindings to Osmium" ,
6
6
"url" : " https://github.com/osmcode/node-osmium" ,
You can’t perform that action at this time.
0 commit comments