From 37c5b9a1eebff8d7b24f00d386441f7888294c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 28 Apr 2016 10:38:32 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57d95cd6..36b6173e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,12 @@ # Changelog # -## 2.1.0 ??? (unreleased) +## 2.1.0 Ursus Americanus (2016-05-03) ### Features -- ... +- Add sprint title on search results for user stories (thanks to [@everblut](https://github.com/everblut)) ### Misc -- Add sprint title on search results for user stories (thanks to [@everblut](https://github.com/everblut)) - Lots of small and not so small bugfixes.