File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Version [ 4.0.0] ( https://github.com/futurestudio/hapi-geo-locate/compare/v3.2.0...v4.0.0 ) - 2020-xx-xx
3
+ ## Version [ 4.0.0] ( https://github.com/futurestudio/hapi-geo-locate/compare/v3.2.0...v4.0.0 ) - 2020-01-10
4
4
5
5
### Breaking Changes
6
- - require hapi v19
7
6
- require Node.js v12
7
+ - this change aligns with the hapi ecosystem requiring Node.js v12 with the release of hapi 19
8
8
9
9
10
10
## Version [ 3.2.0] ( https://github.com/futurestudio/hapi-geo-locate/compare/v3.1.5...v3.2.0 ) - 2019-10-17
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ This plugin requires **hapi v19** (or later) and **Node.js v12 or newer**.
50
50
### Compatibility
51
51
| Major Release | [ hapi.js] ( https://github.com/hapijs/hapi ) version | Node.js version |
52
52
| --- | --- | --- |
53
- | ` v4 ` | ` >=19 @hapi/ hapi ` | ` >=12 ` |
53
+ | ` v4 ` | ` >=17 hapi ` | ` >=12 ` |
54
54
| ` v3 ` | ` >=17 hapi ` | ` >=8 ` |
55
55
| ` v2 ` | ` <=16 hapi ` | ` >=8 ` |
56
56
You can’t perform that action at this time.
0 commit comments