Commit 63288e03cecf151f2859de0bb5a5a167acaa4c99

Authored by Cyril Mougel
1 parent 1c6e944a
Exists in master and in 1 other branch production

udpate changelog [ci skip]

Showing 1 changed file with 7 additions and 2 deletions   Show diff stats
CHANGELOG.md
... ... @@ -6,7 +6,10 @@
6 6 - [#492][] Improve some Pjax call ([@nfedyashev][])
7 7 - [#428][] Add the support of Unfuddle Tracker ([@parallel588][])
8 8 - Avoid to delete his own user ([@shingara][])
9   -- [#456] Avoid to delete admin access of current user logged ([@shingara][])
  9 +- [#456][] Avoid to delete admin access of current user logged ([@shingara][])
  10 +- [#253][] Refactor the Fingerprint generation ([@boblail][])
  11 +- [#508][] Merge comments to when you merge problems ([@shingara][])
  12 +- Update the Devise Gem to the last one ([@shingara][])
10 13  
11 14 ### Bug Fixes
12 15  
... ... @@ -48,6 +51,7 @@
48 51  
49 52 <!-- Issue fix -->
50 53  
  54 +[#253]: https://github.com/errbit/errbit/issues/253
51 55 [#343]: https://github.com/errbit/errbit/issues/343
52 56 [#428]: https://github.com/errbit/errbit/issues/428
53 57 [#453]: https://github.com/errbit/errbit/issues/453
... ... @@ -67,6 +71,7 @@
67 71 [#492]: https://github.com/errbit/errbit/issues/492
68 72 [#503]: https://github.com/errbit/errbit/issues/503
69 73 [#506]: https://github.com/errbit/errbit/issues/506
  74 +[#508]: https://github.com/errbit/errbit/issues/508
70 75  
71 76 <!-- Contributor on Errbit Thanks to all of them -->
72 77  
... ... @@ -84,4 +89,4 @@
84 89 [@nfedyashev]: https://github.com/nfedyashev
85 90 [@parallel588]: https://github.com/parallel588
86 91 [@Gonzih]: https://github.com/Gonzih
87   -
  92 +[@boblail]: https://github.com/boblail
... ...