Skip to content

Commit

Permalink
v5.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Feb 19, 2025
1 parent 48286fc commit 10aff69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Solspace Calendar Changelog

## 5.0.15 - 2025-02-19

### Added
- Added `calendar/events/fix-contents` command to help fix missing event data after upgrading from Craft 4 to Craft 5.

## 5.0.14 - 2025-02-11

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-calendar",
"description": "The most powerful event management and calendaring plugin!",
"version": "5.0.14",
"version": "5.0.15",
"type": "craft-plugin",
"authors": [
{
Expand Down

0 comments on commit 10aff69

Please sign in to comment.