Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Commit 82db4d5

Browse files
committed
Release 6.3.0
1 parent 3964b52 commit 82db4d5

File tree

7 files changed

+307
-286
lines changed

7 files changed

+307
-286
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="6.3.0"></a>
2+
# [6.3.0](https://github.com/knalli/angular-vertxbus/compare/6.2.0...v6.3.0) (2017-06-06)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** change dependency version check ([b407d3b](https://github.com/knalli/angular-vertxbus/commit/b407d3b))
8+
* **service:** fix missing promise rejection handlers ([59f43a5](https://github.com/knalli/angular-vertxbus/commit/59f43a5))
9+
* **tests:** test_scopes should use scoped angular libs :bomb: ([ad7ab24](https://github.com/knalli/angular-vertxbus/commit/ad7ab24))
10+
11+
12+
### Features
13+
14+
* add automatic tests at SauceLabs, for the latest browsers ([e440c6a](https://github.com/knalli/angular-vertxbus/commit/e440c6a))
15+
* switch to babel-preset-env using browserlist (“last 3 versions”) ([88d590c](https://github.com/knalli/angular-vertxbus/commit/88d590c))
16+
* **tests:** add sockjs-client 1.0 and 1.1 as target libraries ([170d5f7](https://github.com/knalli/angular-vertxbus/commit/170d5f7))
17+
* **tests:** add vertx-bus 3.2, 3.3, and 3.4 as target libraries ([443b383](https://github.com/knalli/angular-vertxbus/commit/443b383))
18+
* update preferred dependencies for SockJS and vertx-bus to latest ([e0cf3dd](https://github.com/knalli/angular-vertxbus/commit/e0cf3dd))
19+
20+
21+
122
<a name="6.2.0"></a>
223
# [6.2.0](https://github.com/knalli/angular-vertxbus/compare/6.1.1...v6.2.0) (2017-02-16)
324

0 commit comments

Comments
 (0)