Skip to content

Commit f3715af

Browse files
committed
Merge develop into main for v1.1.0 release
2 parents d2cb8cf + 1770ddb commit f3715af

File tree

11 files changed

+723
-90
lines changed

11 files changed

+723
-90
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.0] - 2026-03-01
9+
10+
### Added
11+
12+
- Drive sync agent and command documentation with full upload workflow and `--raw` mode
13+
- Sync Features section in README with commands overview, environment variables, and configuration
14+
- Complete `.env` example with all sync-related variables
15+
16+
### Fixed
17+
18+
- Invalid JIRA issue keys in examples across README, skills, and type definitions (`PROJ-DEV-001``PROJ-101` etc.)
19+
820
## [1.0.0] - 2026-03-01
921

1022
### Added

0 commit comments

Comments
 (0)