Skip to content

Commit 58fecd0

Browse files
committed
Add Changlelog entries for PR #3365 and #3376
1 parent f17ea1a commit 58fecd0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
## V4.1.2 or V4.2.0
44

55
### Fixed
6-
- Fixed rubocop errors after V4.1.1 release
6+
- Fixed rubocop errors after V4.1.1 release
7+
- Fixed MySQL and PostgreSQL GitHub Actions [PR #3376](https://github.com/DMPRoadmap/roadmap/pull/3376)
8+
- Removed duplicate `node-version:` statements from the `mysql.yml` and `postgres.yml` workflows
9+
- Replaced `webdrivers` gem with `selenium-webdriver` gem
10+
- Disabled `rack-attack` gem from throttling `/users/sign_in` path in Rails test environment
11+
- Addressed `Faker` deprecation warnings
12+
- Made some small changes to fix some existing tests
13+
- Prevent Duplicate Options in 'Select Guidance' [PR #3365](https://github.com/DMPRoadmap/roadmap/pull/3365)
14+
715
## V4.1.1
816

917
### Added

0 commit comments

Comments
 (0)