We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5049a2c commit cea52dfCopy full SHA for cea52df
2 files changed
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [cala release v0.2.7](https://github.com/GaloyMoney/cala/releases/tag/0.2.7)
2
+
3
4
+### Documentation
5
6
+- Add public crate docs (#11)
7
8
+### Miscellaneous Tasks
9
10
+- Add indexes (#10)
11
12
# [cala release v0.2.6](https://github.com/GaloyMoney/cala/releases/tag/0.2.6)
13
14
Cargo.toml
@@ -3,7 +3,7 @@ name = "job"
description = "Async / distributed job runner"
repository = "https://github.com/GaloyMoney/job"
documentation = "https://docs.rs/job"
-version = "0.2.7-dev"
+version = "0.2.7"
license = "Apache-2.0"
edition = "2024"
categories = ["database"]
0 commit comments