Commit c417167eeee221f3994d567c8d68238e39daed40
1 parent
85515aae
Exists in
master
and in
1 other branch
add jira issue tracker on changelog [ci-skip]
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
CHANGELOG.md
| ... | ... | @@ -12,6 +12,7 @@ |
| 12 | 12 | - Update the Devise Gem to the last one ([@shingara][]) |
| 13 | 13 | - [#524][] Add current user information on the notifer.js ([@roryf][]) |
| 14 | 14 | - [#523][] Update javascript-stacktrace ([@aliscott][]) |
| 15 | +- [#516][] Add Jira Issue tracker ([@xenji][]) | |
| 15 | 16 | |
| 16 | 17 | ### Bug Fixes |
| 17 | 18 | |
| ... | ... | @@ -78,6 +79,7 @@ |
| 78 | 79 | [#506]: https://github.com/errbit/errbit/issues/506 |
| 79 | 80 | [#508]: https://github.com/errbit/errbit/issues/508 |
| 80 | 81 | [#514]: https://github.com/errbit/errbit/issues/514 |
| 82 | +[#516]: https://github.com/errbit/errbit/issues/516 | |
| 81 | 83 | [#517]: https://github.com/errbit/errbit/issues/517 |
| 82 | 84 | [#524]: https://github.com/errbit/errbit/issues/524 |
| 83 | 85 | |
| ... | ... | @@ -101,3 +103,4 @@ |
| 101 | 103 | [@shingara]: https://github.com/shingara |
| 102 | 104 | [@tamaloa]: https://github.com/tamaloa |
| 103 | 105 | [@tvdeyen]: https://github.com/tvdeyen |
| 106 | +[@xenji]: https://github.com/xenji | ... | ... |