Commit 34b283ae670c6dd60aa56dbf2ef294f5853cd56e

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

Update Changelog with latest PR merged [ci skip]

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
@@ -11,6 +11,8 @@ @@ -11,6 +11,8 @@
11 ### Bug Fixes 11 ### Bug Fixes
12 12
13 - [#343][] Fix the ical generation. ([@shingara][]) 13 - [#343][] Fix the ical generation. ([@shingara][])
  14 +- [#503][] Fix issue on where the service_url choose never use. ([@nfedyashev][])
  15 +- [#506][] Fix issue on bitbucket issue tracker creation failed. ([@Gonzih][])
14 16
15 ## 0.1.0 - 2013-05-29 17 ## 0.1.0 - 2013-05-29
16 18
@@ -63,6 +65,8 @@ @@ -63,6 +65,8 @@
63 [#487]: https://github.com/errbit/errbit/issues/487 65 [#487]: https://github.com/errbit/errbit/issues/487
64 [#486]: https://github.com/errbit/errbit/issues/486 66 [#486]: https://github.com/errbit/errbit/issues/486
65 [#492]: https://github.com/errbit/errbit/issues/492 67 [#492]: https://github.com/errbit/errbit/issues/492
  68 +[#503]: https://github.com/errbit/errbit/issues/503
  69 +[#506]: https://github.com/errbit/errbit/issues/506
66 70
67 <!-- Contributor on Errbit Thanks to all of them --> 71 <!-- Contributor on Errbit Thanks to all of them -->
68 72
@@ -79,4 +83,5 @@ @@ -79,4 +83,5 @@
79 [@tvdeyen]: https://github.com/tvdeyen 83 [@tvdeyen]: https://github.com/tvdeyen
80 [@nfedyashev]: https://github.com/nfedyashev 84 [@nfedyashev]: https://github.com/nfedyashev
81 [@parallel588]: https://github.com/parallel588 85 [@parallel588]: https://github.com/parallel588
  86 +[@Gonzih]: https://github.com/Gonzih
82 87