Skip to content

Commit 6968ef4

Browse files
task: release 0.10.0 prep
1 parent 0935f2b commit 6968ef4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github_changelog_generator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
future-release=v0.9.0
2-
since-tag=v0.8.0
1+
future-release=v0.10.0
2+
since-tag=v0.9.0
33
date-format=%B %d, %Y
44
base=CHANGELOG.md

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v0.10.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.10.0) (June 30, 2021)
4+
5+
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.9.0...v0.10.0)
6+
7+
**Breaking changes:**
8+
9+
- Renamed AdvancedRegionSpec to AdvancedReplicationSpec [\#230](https://github.com/mongodb/go-client-mongodb-atlas/pull/230) ([andreaangiolillo](https://github.com/andreaangiolillo))
10+
311
## [v0.9.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.9.0) (June 29, 2021)
412

513
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.8.0...v0.9.0)

0 commit comments

Comments
 (0)