File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.7.2] - 2025-02-21
11
+
10
12
### Added
11
13
12
14
- Add an arity for getting a single resource. [ ca2f078] ( https://github.com/totakke/cavia/commit/ca2f078 )
@@ -236,7 +238,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
236
238
237
239
First release.
238
240
239
- [ Unreleased ] : https://github.com/totakke/cavia/compare/v0.7.1...HEAD
241
+ [ Unreleased ] : https://github.com/totakke/cavia/compare/v0.7.2...HEAD
242
+ [ 0.7.2 ] : https://github.com/totakke/cavia/compare/v0.7.1...v0.7.2
240
243
[ 0.7.1 ] : https://github.com/totakke/cavia/compare/v0.7.0...v0.7.1
241
244
[ 0.7.0 ] : https://github.com/totakke/cavia/compare/0.6.2...v0.7.0
242
245
[ 0.6.2 ] : https://github.com/totakke/cavia/compare/0.6.1...0.6.2
Original file line number Diff line number Diff line change 1
- (defproject cavia " 0.7.2-SNAPSHOT "
1
+ (defproject cavia " 0.7.2"
2
2
:description " Remote resource management for Clojure projects"
3
3
:url " https://github.com/totakke/cavia"
4
4
:license {:name " The MIT License"
You can’t perform that action at this time.
0 commit comments