Skip to content

Commit dd212fa

Browse files
committed
preparing v0.9.2 release
1 parent 615f877 commit dd212fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file, following the suggestions of [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to [Semantic Versioning](http://semver.org/).
33

44

5+
## [v0.9.2] - 2016-10-06
6+
### Changed
7+
- fix, moved polyfills back inside the bundle
8+
9+
510
## [v0.9.1] - 2016-10-06
611
### Changed
712
- removed (wrongly added) ngl2.js from dist folder
@@ -208,6 +213,7 @@ All notable changes to this project will be documented in this file, following t
208213
- Initial release
209214

210215

216+
[v0.9.2]: https://github.com/arose/ngl/compare/v0.9.1...v0.9.2
211217
[v0.9.1]: https://github.com/arose/ngl/compare/v0.9.0...v0.9.1
212218
[v0.9.0]: https://github.com/arose/ngl/compare/v0.8...v0.9.0
213219
[v0.8]: https://github.com/arose/ngl/compare/v0.7.1a...v0.8

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/arose/ngl/blob/master/LICENSE)
3-
[![Version](http://img.shields.io/badge/version-0.9.1-blue.svg?style=flat)](https://github.com/arose/ngl/releases/tag/v0.9.1)
3+
[![Version](http://img.shields.io/badge/version-0.9.2-blue.svg?style=flat)](https://github.com/arose/ngl/releases/tag/v0.9.2)
44
[![Changelog](https://img.shields.io/badge/changelog--lightgrey.svg?style=flat)](https://github.com/arose/ngl/blob/master/CHANGELOG.md)
55

66

0 commit comments

Comments
 (0)