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

Commit

Permalink
Release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knalli committed Sep 19, 2014
1 parent 199f48c commit 3b10c35
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="v0.7.1"></a>
### v0.7.1 (2014-09-19)

No new features, but a fixed package release.


#### Features

* **tests:** introduce automatic tests against latest AJS 1.2 & 1.3 ([89d6a3d6](http://github.com/knalli/angular-vertxbus/commit/89d6a3d6d63dbd5eab4b7c44188a670b6d1ee9da))


#### Breaking Changes

* The name of the artifact in `dist/` is without version suffix now.
([339a6aa3](http://github.com/knalli/angular-vertxbus/commit/339a6aa33d97a3c6a9a4c3ba91c4bb3f07657497))

<a name="v0.7.0"></a>
## v0.7.0 (2014-08-30)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! angular-vertxbus - v0.7.0 - 2014-08-30
/*! angular-vertxbus - v0.7.1 - 2014-09-19
* http://github.com/knalli/angular-vertxbus
* Copyright (c) 2014 ; Licensed */
(function () {
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/requirejs/angular-vertxbus.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! angular-vertxbus - v0.7.0 - 2014-08-30
/*! angular-vertxbus - v0.7.1 - 2014-09-19
* http://github.com/knalli/angular-vertxbus
* Copyright (c) 2014 ; Licensed */
define([
Expand Down

0 comments on commit 3b10c35

Please sign in to comment.