Skip to content

Commit

Permalink
add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Mar 7, 2022
1 parent 3c03b79 commit 013cac9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog


## [1.2.0](https://github.com/supercharge/request-ip/compare/v1.1.2...v1.2.0) - 2020-08-xx
## [1.2.0](https://github.com/supercharge/request-ip/compare/v1.1.2...v1.2.0) - 2022-03-07

### Updated
- bump dependencies
- prefer the IP address from `request.socket` over `request.connection`
- `request.connection` is deprecated since Node.js v13.0.0
- move tests from @hapi/lab and @hapi/code to jest


Expand Down

0 comments on commit 013cac9

Please sign in to comment.