-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(CHANGELOG): Link to release GitHub release tab
We don't have a changelog as it is being generated automatically
- Loading branch information
Showing
1 changed file
with
4 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |