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

Commit 3b10c35

Browse files
committed
Release 0.7.1
1 parent 199f48c commit 3b10c35

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="v0.7.1"></a>
2+
### v0.7.1 (2014-09-19)
3+
4+
No new features, but a fixed package release.
5+
6+
7+
#### Features
8+
9+
* **tests:** introduce automatic tests against latest AJS 1.2 & 1.3 ([89d6a3d6](http://github.com/knalli/angular-vertxbus/commit/89d6a3d6d63dbd5eab4b7c44188a670b6d1ee9da))
10+
11+
12+
#### Breaking Changes
13+
14+
* The name of the artifact in `dist/` is without version suffix now.
15+
([339a6aa3](http://github.com/knalli/angular-vertxbus/commit/339a6aa33d97a3c6a9a4c3ba91c4bb3f07657497))
16+
117
<a name="v0.7.0"></a>
218
## v0.7.0 (2014-08-30)
319

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-vertxbus - v0.7.0 - 2014-08-30
1+
/*! angular-vertxbus - v0.7.1 - 2014-09-19
22
* http://github.com/knalli/angular-vertxbus
33
* Copyright (c) 2014 ; Licensed */
44
(function () {

dist/requirejs/angular-vertxbus.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-vertxbus - v0.7.0 - 2014-08-30
1+
/*! angular-vertxbus - v0.7.1 - 2014-09-19
22
* http://github.com/knalli/angular-vertxbus
33
* Copyright (c) 2014 ; Licensed */
44
define([

0 commit comments

Comments
 (0)