From 12b3998219f6964a207188f3ca36789dd54aa25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 22 Apr 2016 16:48:39 +0200 Subject: [PATCH] Fix CHANGELOR --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc38a158..24145d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,11 @@ - Add new fields: 'sprint_estimated_start' and 'sprint_estimated_end' - Add sprint name and slug on search results for user stories ((thanks to [@everblut](https://github.com/everblut))) - [API] projects resource: Random order if `discover_mode=true` and `is_featured=true`. + +### Misc - Lots of small and not so small bugfixes. + ## 2.0.0 Pulsatilla Patens (2016-04-04) ### Features