File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+ This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
4
+
5
+ A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-fs/compare/v0.0.1...HEAD ) .
6
+
7
+ <a name =" v0.0.1 " ></a >
8
+ ## v0.0.1 - 2018-06-06
9
+ ### Bug Fixes
10
+ - ** AbstractAdapter:** Fix normalization of globstar [ ` 6d484e8 ` ] ( https://github.com/SAP/ui5-fs/commit/6d484e847b62aa0829641f25a76dcc89b0840d44 )
11
+
12
+ ### Internal Changes
13
+ - Prepare npm release [ ` 08b4f56 ` ] ( https://github.com/SAP/ui5-fs/commit/08b4f5669d11e864c13fc2e6d4575d338f17558c )
14
+ - Update .editorconfig [ ` c5d9708 ` ] ( https://github.com/SAP/ui5-fs/commit/c5d970880373a0b12d3ba6cd6e54d47ef83e7bc1 )
15
+ - Add chglog config + npm release scripts [ ` 171ab78 ` ] ( https://github.com/SAP/ui5-fs/commit/171ab78c0cc374adf1cd1f69504d58c3ac80e008 )
16
+ - Update dependencies [ ` 0036872 ` ] ( https://github.com/SAP/ui5-fs/commit/0036872dedd932fc676b8c48e1ca00316e7dda45 )
17
+ - Update jsdoc [ ` a458ac3 ` ] ( https://github.com/SAP/ui5-fs/commit/a458ac32651ad44e748d876864981e45aad9b431 )
18
+ - Add travis CI badge + package.json cleanup [ ` 3ee1a19 ` ] ( https://github.com/SAP/ui5-fs/commit/3ee1a19af8b46c66b9f960738b9886d71654effb )
19
+ - Fix links to CONTRIBUTING.md file [ ` f5ca860 ` ] ( https://github.com/SAP/ui5-fs/commit/f5ca860b8f00c19b34d6174bc6066bffab2a0eee )
20
+ - ** ESLint:** Activate no-console [ ` d8c8f50 ` ] ( https://github.com/SAP/ui5-fs/commit/d8c8f501eacaf9c8bc47699f39ae7bd933a13784 )
21
+ - ** ESLint:** Activate no-var rule [ ` 4470f28 ` ] ( https://github.com/SAP/ui5-fs/commit/4470f28bb983b21ca17689cb5f8dd00fd223085c )
22
+ - ** Travis:** Add node.js 10 to test matrix [ ` 78e0d47 ` ] ( https://github.com/SAP/ui5-fs/commit/78e0d47ef310286bcf04ec0f7c7a7a5b6362dfd4 )
23
+
24
+
You can’t perform that action at this time.
0 commit comments