Skip to content

Commit

Permalink
v5.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Oct 29, 2024
1 parent 3c4e085 commit 6fe4392
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Solspace Calendar Changelog

## 5.0.11 - 2024-10-28

### Changed
- Updated the `fix-field-layout-tabs-elements-uids` console command to address orphaned field layout tabs belonging to the Calendar Event element type.

### Fixed
- Fixed a bug where the **Author** attribute was included by mistake in the Sort options list for the CP Events index.

## 5.0.10 - 2024-10-09

### Added
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 reliable and powerful event management plugin for Craft.",
"version": "5.0.10",
"version": "5.0.11",
"type": "craft-plugin",
"authors": [
{
Expand Down

0 comments on commit 6fe4392

Please sign in to comment.