Commit 82028b4a777ac9b1f643bd1d9111a7e40a4fa718
1 parent
e900bd93
Exists in
master
and in
1 other branch
Update changelog to reflect latest master
Showing
1 changed file
with
12 additions
and
1 deletions
Show diff stats
CHANGELOG.md
1 | -## 0.3.0 - Not released Yet | |
1 | +## 0.4.0 - Not released Yet | |
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) | |
11 | + | |
12 | +## 0.3.0 | |
2 | 13 | |
3 | 14 | ### Improvements |
4 | 15 | ... | ... |