Commit 0f563ce8984b15d92ed2a0d01faa3e0d6e732165
1 parent
125196e3
Exists in
master
and in
1 other branch
Fix changelog syntax [skip ci]
Showing
1 changed file
with
8 additions
and
8 deletions
Show diff stats
CHANGELOG.md
1 | 1 | ## 0.4.0 - Not released Yet |
2 | 2 | |
3 | -- [#791][] Fix double escaping of problem title in list view.(@felixbuenemann) | |
4 | -- [#790][] Fix favicon location.(@felixbuenemann) | |
5 | -- [#716][] FIX inline comments styles.(@oelmekki) | |
6 | -- [c525612][] Update to rails 4.1.(@arthurnn) | |
7 | -- [#682][] Namespace fingerprint classes better.(@csaunders) | |
8 | -- [c807fe4][] Drop ruby support for versions 1.9.x, and 2.0.x.(@arthurnn) | |
9 | -- [#773][] Only leave GitHub issue tracker on vanila errbit, as the others could be added just using the plugin.(@arthurnn) | |
10 | -- [#768][] Update to Mongoid 4.0 and rails to 4.0 (@arthurnn) | |
3 | +- #791 Fix double escaping of problem title in list view.(@felixbuenemann) | |
4 | +- #790 Fix favicon location.(@felixbuenemann) | |
5 | +- #716 Fix inline comments styles.(@oelmekki) | |
6 | +- Update to rails 4.1.(@arthurnn) | |
7 | +- #682 Namespace fingerprint classes better.(@csaunders) | |
8 | +- Drop ruby support for versions 1.9.x, and 2.0.x.(@arthurnn) | |
9 | +- #773 Only leave GitHub issue tracker on vanila errbit, as the others could be added just using the plugin.(@arthurnn) | |
10 | +- #768 Update to Mongoid 4.0 and rails to 4.0 (@arthurnn) | |
11 | 11 | |
12 | 12 | ## 0.3.0 |
13 | 13 | ... | ... |