summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-03-12 22:31:57 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-03-12 22:31:57 -0400
commite962eea1ccc071503abc6b518d891559bd449de2 (patch)
treeefaef4bc6b281d554c964f29390e8dbf92c783f7 /CHANGELOG.md
parent95bc678403b63d98b717636e79fdfbabc8949c8a (diff)
add date to CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24849fa8..ed8955fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
-0.5.0
-=====
+0.5.0 (2017-03-12)
+==================
This is a new minor version release of ripgrep that includes one minor breaking
change, bug fixes and several new features including support for text encodings
other than UTF-8.