Skip to content

Commit

Permalink
Release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dharple committed May 2, 2024
1 parent c66e1af commit ad0e563
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.1.0] - 2024-05-01

### Changed

Expand Down Expand Up @@ -93,7 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Basic IP Analysis tools
- CSV parser for IANA IPv[46] Special-Purpose Address Registry

[Unreleased]: https://github.com/dharple/ip-analysis/compare/v3.0.0...main
[Unreleased]: https://github.com/dharple/ip-analysis/compare/v3.1.0...main
[3.1.0]: https://github.com/dharple/ip-analysis/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/dharple/ip-analysis/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/dharple/ip-analysis/compare/v1.0.0...v2.0.0
[1.0.0]: https://github.com/dharple/ip-analysis/compare/v0.4.0...v1.0.0
Expand Down

0 comments on commit ad0e563

Please sign in to comment.