Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikuolan committed Oct 29, 2017
1 parent 89451f8 commit 4d1e9f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,20 @@ Versioning guidelines for SemVer can be found at: http://www.semver.org/

=== Changes made since last versioned release ===

(none)

=== Version/Release 1.1.0 ===
MINOR RELEASE.

- [2017.10.08; Sub-minor code change; Maikuolan]: Refactored code.

- [2017.10.12; Minor code change; MASNathan]: Added the CIDRAM\Aggregator
namespace. Added a helper function (helpers.php). Fixed PSR-4 autoloader
issues, fixed tests, and fixed PHPUnit implementation.

Caleb M (Maikuolan),
29th October 2017.

=== Version/Release 1.0.0 ===
FIRST TAGGED RELEASE.

Expand Down
2 changes: 1 addition & 1 deletion src/Aggregator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace CIDRAM\Aggregator;

/**
* Aggregator v1.1.0-DEV (last modified: 2017.10.17).
* Aggregator v1.1.0 (last modified: 2017.10.29).
*
* Description: A stand-alone class implementation of the IPv4+IPv6 IP+CIDR
* aggregator from CIDRAM.
Expand Down

0 comments on commit 4d1e9f7

Please sign in to comment.