summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-08-28 16:31:23 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-08-28 16:31:23 +0200
commit0fb63e3652322be64669666f9c9d2283417166c6 (patch)
tree551233321630c826086e4b98636cf8c490ba05b4 /CHANGELOG.md
parent9b28d1113cf8f63bee67cc3345332090139b26cf (diff)
Bump to v0.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b9a350..b247636 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ 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]
+## [0.1.1] - 2018-08-28
### Changed
- Now using `.words` instead of `.comb`, which improves performance by about
10%.