diff --git a/docs/input/blog/new-release-0.6.0.md b/docs/input/blog/new-release-0.6.0.md new file mode 100644 index 0000000..fd21349 --- /dev/null +++ b/docs/input/blog/new-release-0.6.0.md @@ -0,0 +1,22 @@ +--- +Title: New Release - 0.6.0 +Published: 2/2/2017 +Category: Release +Author: gep13 +--- + +# Long time, no release + +Thanks to a contribution from @devlead, we are releasing 0.6.0 of Cake.AliaSql. This includes the following: + +## Improvement + +- [__#13__](https://github.com/cake-contrib/Cake.AliaSql/issues/13) Switch away from using gep13.DefaultBuild and use Cake.Recipe instead + +## Documentation + +- [__#23__](https://github.com/cake-contrib/Cake.AliaSql/issues/23) Add Wyam Documentation generation + +It was decided that this was required due to the fact that with the impending release of Cake 0.18.0 all addins need to be at least 0.16.0, so we decided to upload to the latest. + +Please do not hesitate to reach out in the [Gitter Channel](https://gitter.im/cake-contrib/Lobby) if you have any issues using this addin. \ No newline at end of file