Skip to content

Commit

Permalink
v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ortexx committed Jun 4, 2021
1 parent 63d48fd commit 924d615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
3.x
- using ip-address v7
- removed .prototype.isValid(), now it is throw an error like ip-address API does
- throwing an error if ip address is not in decimal notation
- removed .prototype.isValid(), now it throws an error like the ip-address API does
- throwing an error if ip address is not in the decimal notation
- made .formatIP() as a static method
- added .isValidAddress()
- added .createAddress()

0 comments on commit 924d615

Please sign in to comment.