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
CHANGELOG.md
... ... @@ -31,6 +31,8 @@
31 31 - [#514][] Add CDATA in xml return by Javascript. ([@mildavw][])
32 32 - [#517][] Javascript escape path from javascript Notifier. ([@roryf][])
33 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 37 ## 0.1.0 - 2013-05-29
36 38  
... ... @@ -91,6 +93,8 @@
91 93 [#516]: https://github.com/errbit/errbit/issues/516
92 94 [#517]: https://github.com/errbit/errbit/issues/517
93 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 98 [#530]: https://github.com/errbit/errbit/issues/530
95 99 [#531]: https://github.com/errbit/errbit/issues/531
96 100 [#532]: https://github.com/errbit/errbit/issues/532
... ...