We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e69e9 commit c35d3fbCopy full SHA for c35d3fb
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.2.0] - 2023-01-03
9
+
10
+It's been a while since the last release, so all of the dependencies have been
11
+updated, but this is mostly about the first user contribution.
12
13
+## Changed
14
+ - Moved to using Go embed for the data files, thanks to @benjojo (#18)
15
+ - Updated to Go 1.19
16
+ - Updated other dependencies
17
18
## [1.1.1] - 2020-03-06
19
20
I broke v1.1.0 when removing the large files from the git history so this will
0 commit comments