You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/builder/CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,16 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
5
-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v0.2.3...HEAD).
5
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v0.2.4...HEAD).
6
+
7
+
<aname="v0.2.4"></a>
8
+
## [v0.2.4] - 2018-10-29
9
+
### Features
10
+
- Add module type [`d7efb8a`](https://github.com/SAP/ui5-builder/commit/d7efb8a16334571e7997daccd4f69e1e06591c25)
11
+
6
12
7
13
<aname="v0.2.3"></a>
8
-
## [v0.2.3] - 2018-10-08
14
+
## [v0.2.3] - 2018-10-09
9
15
### Bug Fixes
10
16
- Replace copyright and version strings in *.json and .library files [`f305429`](https://github.com/SAP/ui5-builder/commit/f305429067610404f0958b55ef3a570e555a532e)
11
17
-**generateLibraryPreload:** Add new sap.ui.core library namespaces [`ea901a7`](https://github.com/SAP/ui5-builder/commit/ea901a78c27e5fd112f9ac761e621b7f1c474f07)
@@ -111,6 +117,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-buil
111
117
-**Travis:** Add node.js 10 to test matrix [`ce91dd1`](https://github.com/SAP/ui5-builder/commit/ce91dd17e4e28932a838ec743a489ff6495d21a9)
0 commit comments