Skip to content

Commit

Permalink
Added semantic versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
gconnell committed Oct 4, 2013
1 parent 7e72f34 commit 3940864
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ gopacket@googlegroups.com mailing list.

==Changes==

===20131004 Semantic Versioning===

Added semantic versioning (http://semver.org/) to gopacket, for easier go
dependency management. Starting at v1.0.0 since the current API is
relatively stable and usable, and I don't want anyone scared away by
a v0 version number.

===20131003 Packet serialization.===

Commit:
Expand Down

0 comments on commit 3940864

Please sign in to comment.