Skip to content

Commit

Permalink
docs(CHANGELOG): Link to release GitHub release tab
Browse files Browse the repository at this point in the history
We don't have a changelog as it is being generated automatically
  • Loading branch information
juristr committed Jan 19, 2016
1 parent 6e3cc48 commit 9f86606
Showing 1 changed file with 4 additions and 26 deletions.
30 changes: 4 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,6 @@
<a name="0.0.4"></a>
### 0.0.4 (2015-03-26)


#### Bug Fixes

* **layer:** Solved a bad implementation of the layer naming attribute. Thanks to @whitelynx ([ebfbf5e5](https://github.com/tombatossals/angular-openlayers-directive/commit/ebfbf5e543156bec7daed13de100d53f6cb47663))
* **layers:**
* Solved problem with layer management ([e1773eb3](https://github.com/tombatossals/angular-openlayers-directive/commit/e1773eb30e786b1d115f201d59a66d70734f2491))
* Watch for style function changes, as noted by @fyaa here: https://github.com/tom ([638a2c26](https://github.com/tombatossals/angular-openlayers-directive/commit/638a2c2672c0619327ead86b39cf794eae0087a6))


#### Features

* **events:** Added the possibility to propagate static image events. Thanks to @style-x7 here ([ddf49bf8](https://github.com/tombatossals/angular-openlayers-directive/commit/ddf49bf83058d26766447ce247f7a6385dcbfa91))
* **layers:**
* Added a reference to the name of the layer into the OpenLayers object ([7cc2afe7](https://github.com/tombatossals/angular-openlayers-directive/commit/7cc2afe729fd08b1d9658a634f49b06e67036aa3))
* Best KML layers support. THanks to @plattdl for requesting it here: https://gith ([2bb7c08d](https://github.com/tombatossals/angular-openlayers-directive/commit/2bb7c08d601cdadfb58e3624c16868c2b29bd5e0))
* Added the GeoServer Layer. Thanks to @kratosmat here: https://github.com/tombato ([3199ef46](https://github.com/tombatossals/angular-openlayers-directive/commit/3199ef46d34d53133850fc2de1496678f37604c9))
* Added "TileTMS" and "TileImage" sources, thanks to @samtux here: https://github. ([6cdf6f11](https://github.com/tombatossals/angular-openlayers-directive/commit/6cdf6f119c5b33ce3d7ef3cf4a583f7627814b1f))
* **marker:** New custom icon example ([4b67590d](https://github.com/tombatossals/angular-openlayers-directive/commit/4b67590d053131a1ae41298cee75156162fec303))


angular-openlayers-directive changelog
======================================
---

Hi, we've fully automated our release. Even the changelog which you can find under the [release](https://github.com/tombatossals/angular-openlayers-directive/releases) tab of our GitHub repo.

## angular-openlayers-directive (trunk)
* Init project
You can automate your library as well. It's easy: [Release your libs like a pro](http://juristr.com/blog/2015/10/release-like-a-pro/)

0 comments on commit 9f86606

Please sign in to comment.