diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ffcfce..7ebb538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,10 @@ current package). Thanks to @WilliamDraco for his hard work on this feature. +--- + +Details: https://github.com/squattingmonk/nasher.nim/compare/0.13.0...0.14.0 + ## 0.13.0: November 07, 2020 ### Display an error message when a resource filename is > 16 characters diff --git a/README.md b/README.md index 3f9e0ef..f4cfe72 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ it has some key differences: * nasher uses json or [nwnt](https://github.com/WillamDraco/nwnt) rather than yaml for storing gff files -This guide is current as of nasher release 0.13.0. +This guide is current as of nasher release 0.14.0. * [Installation Options](#installation-options) * [Binary Releases](#binary-releases)