Skip to content

Commit 4767e88

Browse files
bump: version 0.5.0 → 0.6.0
1 parent e38d0a8 commit 4767e88

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v0.6.0 (2025-07-29)
2+
3+
### Feat
4+
5+
- **calendar**: add comprehensive Calendar app support via CalDAV protocol
6+
7+
### Fix
8+
9+
- apply ruff formatting to pass CI checks
10+
- **calendar**: address PR feedback from maintainer
11+
12+
### Refactor
13+
14+
- **calendar**: optimize logging for production readiness
15+
116
## v0.5.0 (2025-07-26)
217

318
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nextcloud-mcp-server"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = ""
55
authors = [
66
{name = "Chris Coutinho",email = "[email protected]"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)