diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d56475..d5da6726 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +# [1.2.0](https://github.com/bumble-tech/bumble-doc-gen/releases/tag/v1.2.0) +- Fixing contributing rules [#9](https://github.com/bumble-tech/bumble-doc-gen/pull/9) +- Adds issue templates for Bug reports & feature requests [#13](https://github.com/bumble-tech/bumble-doc-gen/pull/13) +- Adds Code of Conduct & PR template [#15](https://github.com/bumble-tech/bumble-doc-gen/pull/15) +- Disable blank issues [#16](https://github.com/bumble-tech/bumble-doc-gen/pull/16) +- Minor updates to CONTRIBUTING.md [#17](https://github.com/bumble-tech/bumble-doc-gen/pull/17) +- Adds security policy [#19](https://github.com/bumble-tech/bumble-doc-gen/pull/19) +- Adds changelog [#20](https://github.com/bumble-tech/bumble-doc-gen/pull/20) +- Adds GitHub workflow [#21](https://github.com/bumble-tech/bumble-doc-gen/pull/21) +- Removing old doc build config [#23](https://github.com/bumble-tech/bumble-doc-gen/pull/23) +- Config array [#36](https://github.com/bumble-tech/bumble-doc-gen/pull/36) +- Removing ocramius proxy manager [#37](https://github.com/bumble-tech/bumble-doc-gen/pull/37) +- Use shared cache option [#38](https://github.com/bumble-tech/bumble-doc-gen/pull/38) + # [1.1.0](https://github.com/bumble-tech/bumble-doc-gen/releases/tag/v1.1.0) - Implementation of the ability to add custom commands to a standard console application [#4](https://github.com/bumble-tech/bumble-doc-gen/pull/4) - Fixing console app bugs [#5](https://github.com/bumble-tech/bumble-doc-gen/pull/5)