Skip to content

Commit d7956a9

Browse files
dadachiclaude
andcommitted
Add CHANGELOG.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 111b152 commit d7956a9

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
- Update Rails from 7.1.5.1 to 7.2.3
6+
- Update Brakeman from 7.0.2 to 7.1.2
7+
- Add brakeman.ignore for mass assignment false positive
8+
- Add comprehensive test coverage for models, policies, serializers, and controllers (205 tests)
9+
- Update app icons with transparent backgrounds
10+
- Add Active Storage migrations and Rails 7.2 framework defaults
11+
- Add static error pages (404, 406, 500)
12+
- Fix RuboCop offenses in Active Storage migrations
13+
- Add CLAUDE.md for Claude Code guidance
14+
15+
## 2025-06-21
16+
17+
- Update Brakeman gem
18+
19+
## 2025-03-06
20+
21+
- Fix item_tag uniqueness error
22+
23+
## 2025-03-01
24+
25+
- Add item_tags table
26+
- Remove BundleAssets
27+
28+
## 2025-02-08
29+
30+
- Migrate from Sprockets to Propshaft
31+
- Update Madmin
32+
33+
## 2025-02-07
34+
35+
- Update Ruby and gems
36+
- Update Brakeman gem
37+
- Fix fail updating shopkeeper
38+
39+
## 2024-10-30
40+
41+
- First commit

0 commit comments

Comments
 (0)