Commit e6b992d67d01b8a320a1d93a81da5e91b2aa8406

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

Update changelog with Fix bug

[ ci-skip ]
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
@@ -31,6 +31,8 @@ @@ -31,6 +31,8 @@
31 - [#514][] Add CDATA in xml return by Javascript. ([@mildavw][]) 31 - [#514][] Add CDATA in xml return by Javascript. ([@mildavw][])
32 - [#517][] Javascript escape path from javascript Notifier. ([@roryf][]) 32 - [#517][] Javascript escape path from javascript Notifier. ([@roryf][])
33 - [#518][] Fix issue when you try launch task errbit:db:update_update_problem_attrs. ([@shingara][]) 33 - [#518][] Fix issue when you try launch task errbit:db:update_update_problem_attrs. ([@shingara][])
  34 +- [#526][] Fix issue of pagination after search. ([@shingara][])
  35 +- [#528][] Fix issue of action after search. ([@shingara][])
34 36
35 ## 0.1.0 - 2013-05-29 37 ## 0.1.0 - 2013-05-29
36 38
@@ -91,6 +93,8 @@ @@ -91,6 +93,8 @@
91 [#516]: https://github.com/errbit/errbit/issues/516 93 [#516]: https://github.com/errbit/errbit/issues/516
92 [#517]: https://github.com/errbit/errbit/issues/517 94 [#517]: https://github.com/errbit/errbit/issues/517
93 [#524]: https://github.com/errbit/errbit/issues/524 95 [#524]: https://github.com/errbit/errbit/issues/524
  96 +[#526]: https://github.com/errbit/errbit/issues/526
  97 +[#528]: https://github.com/errbit/errbit/issues/528
94 [#530]: https://github.com/errbit/errbit/issues/530 98 [#530]: https://github.com/errbit/errbit/issues/530
95 [#531]: https://github.com/errbit/errbit/issues/531 99 [#531]: https://github.com/errbit/errbit/issues/531
96 [#532]: https://github.com/errbit/errbit/issues/532 100 [#532]: https://github.com/errbit/errbit/issues/532