Skip to content

Commit 8508b14

Browse files
committed
Add missing CHANGELOG.md entries and PR refs
1 parent 2d707d5 commit 8508b14

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
- Updated app to rails 7 [#3426](https://github.com/DMPRoadmap/roadmap/pull/3426)
4+
- Address Some Bullet Warnings / Optimise Mean Request Times [#3440](https://github.com/DMPRoadmap/roadmap/pull/3440)
5+
- Fix Flaky Tests / Optimize Checking of plan.title Within spec/features/plans/exports_spec.rb [#3451](https://github.com/DMPRoadmap/roadmap/pull/3451)
36
- Refactor Plan.deep_copy(plan) [#3469](https://github.com/DMPRoadmap/roadmap/pull/3469)
4-
- Fixed a bug in the deep copy of plans where the old identifier was being copied into the new plan. We now copy the generated id of the new plan to the identifier field.
5-
- Fixed bar chart click function in the Usage dashboard (GitHub issue #3443)
7+
- Fixed a bug in the deep copy of plans where the old identifier was being copied into the new plan. We now copy the generated id of the new plan to the identifier field. [#3441](https://github.com/DMPRoadmap/roadmap/pull/3441)
8+
- Fixed bar chart click function in the Usage dashboard [#3444](https://github.com/DMPRoadmap/roadmap/pull/3444)
69

710

811
**Note this upgrade is mainly a migration from Bootstrap 3 to Bootstrap 5.**

0 commit comments

Comments
 (0)