1 parent c8a9ffc commit 5fac8d5Copy full SHA for 5fac8d5
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.0](https://github.com/koki-develop/Cork/compare/v0.6.0...v0.7.0) (2026-06-12)
4
+
5
6
+### Features
7
8
+* allow task titles to contain slashes ([c8a9ffc](https://github.com/koki-develop/Cork/commit/c8a9ffc4be40946b73566ca88340e9f59cec8371))
9
10
## [0.6.0](https://github.com/koki-develop/Cork/compare/v0.5.1...v0.6.0) (2026-06-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cork",
- "version": "0.6.0",
+ "version": "0.7.0",
"private": true,
"type": "module",
"scripts": {
0 commit comments