Commit 38f427dc11f2030f9e1b2ab515eed1a873a08c2b

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

Update changelog with last pull request merging

[ ci skip ]
Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
CHANGELOG.md
... ... @@ -13,6 +13,8 @@
13 13 bad api key. ([@shingara][])
14 14 - Return a 400 http status when you try put a notice without args.
15 15 ([@shingara][])
  16 +- [#486][] Add confirms box when you do massive action. ([@manuelmeurer][])
  17 +- [#487][] Add specific template to redmine notification with less useless data. ([@tvdeyen][])
16 18  
17 19 ### Bug fixes
18 20  
... ... @@ -40,6 +42,8 @@
40 42 [#475]: https://github.com/errbit/errbit/issues/475
41 43 [#476]: https://github.com/errbit/errbit/issues/476
42 44 [#478]: https://github.com/errbit/errbit/issues/478
  45 +[#487]: https://github.com/errbit/errbit/issues/487
  46 +[#486]: https://github.com/errbit/errbit/issues/486
43 47 [@SamSaffron]: https://github.com/SamSaffron
44 48 [@adamjt]: https://github.com/adamjt
45 49 [@alvarobp]: https://github.com/alvarobp
... ... @@ -49,3 +53,5 @@
49 53 [@shingara]: https://github.com/shingara
50 54 [@tamaloa]: https://github.com/tamaloa
51 55 [@ivanyv]: https://github.com/ivanyv
  56 +[@manuelmeurer]: https://github.com/manuelmeurer
  57 +[@tvdeyen]: https://github.com/tvdeyen
... ...