Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Dec 8, 2014
1 parent 92cd06d commit 03f45b7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 0.5.0 (2014-12-08)

### Breaking changes
- openui5_library_preload task
- removed, use openui5_preload task instead [`9e8e556`](https://github.com/SAP/grunt-openui5/commit/9e8e55666a548262532b2a84799d68745e796935)

### Features
- openui5_preload task
- new task to create preload files for components / libraries [`816507d`](https://github.com/SAP/grunt-openui5/commit/816507d045a11bf9dbb0370d69151ad5f341b6ae)

### All changes
[`0.4.0...0.5.0`](https://github.com/SAP/grunt-openui5/compare/0.4.0...0.5.0)


# 0.4.0 (2014-11-21)

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-openui5",
"version": "0.4.0",
"version": "0.5.0",
"description": "Grunt tasks around OpenUI5",
"scripts": {
"test": "grunt"
Expand Down

0 comments on commit 03f45b7

Please sign in to comment.