We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b39bb commit 8461af4Copy full SHA for 8461af4
1 file changed
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## [0.2.0] - 2016-04-29
6
+### Added
7
+* Ruby 2.0 compatibility
8
+* CHANGELOG
9
10
+### Fixed
11
+* Typos in README
12
13
+## 0.1.0 - 2016-03-29
14
15
+* Methods for all OneSignal resources
16
17
+[0.2.0]: https://github.com/coding-chimp/onesignal/compare/v0.1.0...v0.2.0
0 commit comments