Skip to content

Commit 5a87bd8

Browse files
committed
prepare changelog for 1.11.0
1 parent 7c12fc6 commit 5a87bd8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## [1.11.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.10.0...v1.11.0) - 2024-05-22
5+
6+
### Added
7+
- added `mongodb-container-name` input: this option allows you to define the Docker container name
8+
9+
### Fixed
10+
- use the `mongo` command to interact with MongoDB versions 4.x or lower. Previously, we only checked for MongoDB 4 and would use `mongosh` for MongoDB 3 (and lower). [Thanks to Aravind!](https://github.com/supercharge/mongodb-github-action/pull/61)
11+
12+
### Updated
13+
- bump dependencies
14+
15+
416
## [1.10.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.9.0...v1.10.0) - 2023-08-07
517

618
### Added

0 commit comments

Comments
 (0)