4
4
5
5
This file contains information about changes (particularly breaking changes) between releases - with the most recent release first.
6
6
7
- ### 2025-01-15 25.01 January 2025: The 'Turn On, Plug In, or Drop Out' Release
7
+
8
+ ### 2025-04-02 25.04 April 2025: The 'Another Itsy Bitsy Bump' release
9
+
10
+ GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v25.04
11
+
12
+ Theorically significant upgrade again, to Rails 7.2, but actually it was pretty small - a lot easier than the last two.
13
+
14
+ Introduced some use of one-liner method definition syntax, mostly in the Post concern.
15
+
16
+
17
+ ### 2025-03-03 25.03 March 2025: The 'Another Month, Another Bump' release
18
+
19
+ GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v25.03
20
+
21
+ SIGNIFICANT UPGRADE TIME AGAIN: Ruby 3.4, Rails 7.1
22
+
23
+ Other than those major changes, there were quite a lot of changes to tests and test config, as Rubocop moves to plugins.
24
+
25
+
26
+ ### 2025-02-20 25.02 February 2025: The 'UPGRADE ALL THE THINGS' release
27
+
28
+ GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v25.02
29
+
30
+ MAJOR UPGRADE TIME: Ruby 3.2, Rails 7.0
31
+
32
+ It's probably best to count the whole thing as a breaking change really.
33
+
34
+
35
+ ### 2025-01-15 25.01 January 2025: The 'Turn On, Plug In, or Drop Out' release
8
36
9
37
GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v25.01
10
38
@@ -14,7 +42,7 @@ GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v25.01
14
42
* Otherwise, just updates to gems in this release - plus the ever-exciting update to the year in all the copyright notices
15
43
16
44
17
- ### 2024-11-25 24.11 November 2024: The 'Three Years Off Dead For Tax Reasons' Release
45
+ ### 2024-11-25 24.11 November 2024: The 'Three Years Off Dead For Tax Reasons' release
18
46
19
47
GitHub tag: https://github.com/denny/ShinyCMS-ruby/releases/tag/v24.11
20
48
0 commit comments