# Change Log ## [Unreleased](https://github.com/KrimZenNinja/krimzen-ninja-logging/compare/v0.0.2...HEAD) Unreleased features to be listed here ## [0.5.0](https://github.com/KrimzenNinja/krimzen-ninja-logging/compare/v0.4.0...v0.5.0) (2017-10-30) * Removing all of the babel traspilation code, now publishing with `module.exports` rather than `import`/`export` to allow older code bases to use it. This also simplifies the dev process. Also upgraded a few packages. ## [0.0.2](https://github.com/KrimZenNinja/krimzen-ninja-logging/compare/v0.0.1...v0.0.2) (2017-07-22) * Testing out if the publish step works. ## 0.0.1 (2017-07-22) * initial release of empty project.