From ea73ab2254c16ea0ff199ca2b4150f0c651ef1ab Mon Sep 17 00:00:00 2001 From: Tyler Johnson Date: Tue, 19 Jun 2018 07:34:01 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 799a332..9458442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +- Use unordered set +- Allow min/max wordlength cli options +- Check default ubuntu dict paths + +## [1.0.4] - 2018-06-18 +### Added +- Include AUR publishing ## [1.0.4] - 2018-06-18 ### Added