Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Commit

Permalink
Fixed markup in changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikDemyankov committed Apr 27, 2016
1 parent 7936f6a commit d6d26ff
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Change Log

# 1.3.2 (2016-04-27)
## 1.3.2 (2016-04-27)

**Bug fixes:**

- [Issue #137](https://github.com/nordnet/cordova-hot-code-push/issues/137). Fixed installation failure on Windows. Thanks to [@oxiao](https://github.com/oxiao) for providing the fix.

# 1.3.1 (2016-04-25)
## 1.3.1 (2016-04-25)

**Bug fixes:**

Expand All @@ -21,7 +21,7 @@

- Minified readme file. Moved documentation into [Wiki](https://github.com/nordnet/cordova-hot-code-push/wiki).

# 1.3.0 (2016-04-22)
## 1.3.0 (2016-04-22)

**Enhancements:**

Expand All @@ -40,15 +40,15 @@
- Updated `Cordova config preferences` section.
- Updated `JavaScript module` section.

# 1.2.6 (2016-04-11)
## 1.2.6 (2016-04-11)

**Bug fixes:**

- Fixed [issue #129](https://github.com/nordnet/cordova-hot-code-push/issues/129). `plugin.xml` was missing scheme for android. Thanks to [@Christianuchermannuc](https://github.com/Christianuchermannuc).
- Fixed [issue #132](https://github.com/nordnet/cordova-hot-code-push/issues/132). Problem was with the EventBus on Android: package name has changed.
- Fixed [issue #109](https://github.com/nordnet/cordova-hot-code-push/issues/109). In the plugin's header file iOS Cordova platform version is now set to `4` by default. Previously it was `3`.

# 1.2.5 (2016-02-05)
## 1.2.5 (2016-02-05)

**Bug fixes:**

Expand All @@ -57,22 +57,22 @@
- Fixed [issue #97](https://github.com/nordnet/cordova-hot-code-push/issues/97).
- Merged [PR #94](https://github.com/nordnet/cordova-hot-code-push/pull/94). Android version of the plugin should now be compatible with other plugins, that are using EventBus. Thanks to [@Steffaan](https://github.com/Steffaan).

# 1.2.4 (2016-01-17)
## 1.2.4 (2016-01-17)

**Bug fixes:**

- Fixed [issue #84](https://github.com/nordnet/cordova-hot-code-push/issues/84).
- Fixed [issue #88](https://github.com/nordnet/cordova-hot-code-push/issues/88).
- Fixed [issue #90](https://github.com/nordnet/cordova-hot-code-push/issues/90).

# 1.2.3 (2016-01-12)
## 1.2.3 (2016-01-12)

**Bug fixes:**

- Fixed [issue #83](https://github.com/nordnet/cordova-hot-code-push/issues/83).
- Fixed Cordova 5.4 warnings in the hooks.

# 1.2.2 (2016-01-11)
## 1.2.2 (2016-01-11)

**Bug fixes:**

Expand Down

0 comments on commit d6d26ff

Please sign in to comment.