File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
6
6
and this project adheres to [ Intended Effort Versioning] ( https://jacobtomlinson.dev/effver/ ) .
7
7
8
8
9
- ## 1.3.2 - [ Unreleased]
9
+ ## 1.4.1 - [ Unreleased]
10
+
11
+ ## [ 1.4.0] - 2025-01-07
10
12
11
13
### Added
12
14
- Email/password authentication for legacy endpoint.
@@ -100,7 +102,8 @@ and this project adheres to [Intended Effort Versioning](https://jacobtomlinson.
100
102
- Initial version, with syncing, and the legacy endpoint.
101
103
102
104
<!-- links -->
103
- [ Unreleased ] : https://github.com/reload/combine.git/compare/v1.3.1...HEAD
105
+ [ Unreleased ] : https://github.com/reload/combine.git/compare/v1.4.0...HEAD
106
+ [ 1.4.0 ] : https://github.com/reload/combine.git/compare/v1.3.1...v1.4.0
104
107
[ 1.3.1 ] : https://github.com/reload/combine.git/compare/v1.3.0...v1.3.1
105
108
[ 1.3.0 ] : https://github.com/reload/combine.git/compare/v1.2.2...v1.3.0
106
109
[ 1.2.2 ] : https://github.com/reload/combine.git/compare/v1.2.1...v1.2.2
Original file line number Diff line number Diff line change 1
1
name : combine
2
- version : 1.3.1
2
+ version : 1.4.0
3
3
4
4
authors :
5
5
-
Thomas Fini Hansen <[email protected] >
You can’t perform that action at this time.
0 commit comments