Skip to content

Commit a3676ab

Browse files
committed
Add Changelog entries for PR #3365 and #3376
1 parent 7d04741 commit a3676ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,14 @@ We sometimes use the button native Dom element to programmatically click, as the
151151
- Fixed rubocop errors after Bootstrap upgrade
152152
- Fixed RSpec tests after Bootstrap upgrade
153153
- Fix "undefined" Tooltip Messages [#3364](https://github.com/DMPRoadmap/roadmap/pull/3364)
154+
- Fixed rubocop errors after V4.1.1 release
155+
- Fixed MySQL and PostgreSQL GitHub Actions [PR #3376](https://github.com/DMPRoadmap/roadmap/pull/3376)
156+
- Removed duplicate `node-version:` statements from the `mysql.yml` and `postgres.yml` workflows
157+
- Replaced `webdrivers` gem with `selenium-webdriver` gem
158+
- Disabled `rack-attack` gem from throttling `/users/sign_in` path in Rails test environment
159+
- Addressed `Faker` deprecation warnings
160+
- Made some small changes to fix some existing tests
161+
- Prevent Duplicate Options in 'Select Guidance' [PR #3365](https://github.com/DMPRoadmap/roadmap/pull/3365)
154162

155163
## V4.1.1
156164

0 commit comments

Comments
 (0)