We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06338dc commit 09faefdCopy full SHA for 09faefd
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## [1.0.0] - 2026-03-05
+## [1.0.0] - 2026-03-24
8
9
### Added
10
POSTGRESQL.md
docker/README.md
@@ -349,6 +349,4 @@ docker rmi sqliteai/sqlite-sync-pg:latest
349
350
## Next Steps
351
352
-- Read [AGENTS.md](../AGENTS.md) for architecture details
353
- See [API.md](../API.md) for CloudSync API documentation
354
-- Check [test/](../test/) for example usage
0 commit comments