Skip to content

Commit

Permalink
update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Sep 13, 2019
1 parent 29f03c5 commit 5cf5d46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ Changelog
=========

## HEAD

## v2.0.1 2019-09-12
* Slightly optimize some structure layouts to reduce memory overhead.
* Switch htrie node map from uint8 to uint32, due to go map optimizations.
See commit bbf7b9ffee83 for more info.
* Update man page generation (makefile) to use asciidoctor.
Expand Down

0 comments on commit 5cf5d46

Please sign in to comment.