Skip to content

Commit

Permalink
Changelog for 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillc committed Jan 16, 2020
1 parent 3d02c6b commit dd0661f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!--- end unreleased changes --->
<!--- remember to add diff link to footer --->

## [v0.3.2] (2020-01-16)

### Features

* Added support for Sentry error reporting.

## [v0.3.1] (2019-12-17)

### Fixed
Expand Down Expand Up @@ -83,7 +89,9 @@ example:
service.beta.kubernetes.io/linode-loadbalancer-tls: "[ { "tls-secret-name": "prod-app-tls", "port": 443}, {"tls-secret-name": "dev-app-tls", "port": 8443} ]"
```

[unreleased]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.3.0...HEAD
[unreleased]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.3.2...HEAD
[v0.3.2]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.3.1..v0.3.2
[v0.3.1]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.3.0..v0.3.1
[v0.3.0]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.2.4..v0.3.0
[v0.2.4]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.2.3..v0.2.4
[v0.2.3]: https://github.com/linode/linode-cloud-controller-manager/compare/v0.2.2..v0.2.3
Expand Down

0 comments on commit dd0661f

Please sign in to comment.