Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
* BREAKING: Rename Project (#8) (#10)
* BUGFIX: Fix version build when dotnet pack (#12)
* BUGFIX: Fix Windows build for mocha tests (#18)
* CLEANUP: Lots of clean ups and improvements(#1)
* FEATURE: Update Fable to 1.2 and use .net core 2.0 sdk (#17)
* FEATURE: Added CI (#9)
* MINOR: Added Unit Tests
* MINOR: Update README for Library vs Binding (#13)
* MINOR: Added requirements to README
* (#19)
* MINOR: Using Fable.Core.Tests.Asserts for assetion in tests
* (#21)
* Initial release
  • Loading branch information
Jimmy Byrd committed Sep 9, 2017
1 parent 3619b97 commit 412c404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
@@ -1,4 +1,4 @@
#### 0.1.0-alpha006 - 09.09.2017
#### 0.1.0 - 09.09.2017
* BREAKING: Rename Project (https://github.com/TheAngryByrd/Fable.Template.Library/pull/8) (https://github.com/TheAngryByrd/Fable.Template.Library/pull/10)
* BUGFIX: Fix version build when dotnet pack (https://github.com/TheAngryByrd/Fable.Template.Library/pull/12)
* BUGFIX: Fix Windows build for mocha tests (https://github.com/TheAngryByrd/Fable.Template.Library/pull/18)
Expand Down

0 comments on commit 412c404

Please sign in to comment.