Skip to content

Commit 3fdb73c

Browse files
authored
Merge pull request #15 from mongodb/changelog-v0.0.2
chore: add changelog for new release
2 parents e812cd2 + 30184f1 commit 3fdb73c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
## [Unreleased](https://github.com/mongodb/go-client-mongodb-atlas/tree/HEAD)
1+
## [v0.0.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.2) (2019-08-08)
2+
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.1...v0.0.2)
23

4+
**Merged pull requests:**
35

4-
**Closed issues:**
5-
6-
- Add JobID attr to SnapshotReqPathParameters struct [\#8](https://github.com/mongodb-partners/go-client-mongodb-atlas/issues/8)
6+
- change implementation of the array whitelistAPIKeysReq [\#14](https://github.com/mongodb/go-client-mongodb-atlas/pull/14) ([PacoDw](https://github.com/PacoDw))
7+
- Chore: Sort the services alphabetically [\#13](https://github.com/mongodb/go-client-mongodb-atlas/pull/13) ([thetonymaster](https://github.com/thetonymaster))
8+
- Whitelist API Keys [\#11](https://github.com/mongodb/go-client-mongodb-atlas/pull/11) ([PacoDw](https://github.com/PacoDw))
79

10+
## [v0.0.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.1) (2019-07-17)
811
**Merged pull requests:**
912

13+
- chore: add changelog file [\#10](https://github.com/mongodb/go-client-mongodb-atlas/pull/10) ([marinsalinas](https://github.com/marinsalinas))
1014
- ProjectAPIKeys.Create test [\#9](https://github.com/mongodb/go-client-mongodb-atlas/pull/9) ([thetonymaster](https://github.com/thetonymaster))
1115
- Project api keys [\#8](https://github.com/mongodb/go-client-mongodb-atlas/pull/8) ([thetonymaster](https://github.com/thetonymaster))
1216
- Update Readme.md [\#7](https://github.com/mongodb/go-client-mongodb-atlas/pull/7) ([marinsalinas](https://github.com/marinsalinas))

0 commit comments

Comments
 (0)