Skip to content

Commit

Permalink
Update for bug fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrmshin committed Apr 28, 2015
1 parent b1208ae commit 5ef8454
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ for a full listing of issues for each release.

--------------------------------------------------------------------------------

## 2015.04.1 (2015-04-28)

Rose release 26, bug fix 1. This release works best with
[cylc-6.4.0](https://github.com/cylc/cylc/releases/tag/6.4.0) and beyond.

### Bug Fixes

[#1605](https://github.com/metomi/rose/pull/1605):
rose config-edit: remove an obsolete import that was causing the program to
fail.

--------------------------------------------------------------------------------

## 2015.04.0 (2015-04-27)

Rose release 26. This release works best with
Expand Down
2 changes: 1 addition & 1 deletion doc/rose-version.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
*
******************************************************************************/
/* N.B. The following line is also used by a shell script. Do not add spaces. */
ROSE_VERSION="2015.04.0";
ROSE_VERSION="2015.04.1";

0 comments on commit 5ef8454

Please sign in to comment.