Skip to content

Commit

Permalink
Preparing release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xendk committed Jun 28, 2024
1 parent 098c014 commit 4df4222
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).


## [Unreleased]
## 1.0.1 - [Unreleased]

## [1.0.0] - 2024-06-28

### Added
- Initial version, with syncing, and the legacy endpoint.

<!-- links -->
[0.0.1]: https://github.com/reload/combine/compare/ve51dbae5b81d5483caf2ce14371fc3c3b5163ee2...HEAD
[Unreleased]: https://github.com/reload/combine.git/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/reload/combine.git/releases/tag/v1.0.0
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: combine
version: 0.1.0
version: 1.0.0

authors:
- Thomas Fini Hansen <[email protected]>
Expand Down

0 comments on commit 4df4222

Please sign in to comment.