aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorire <refsdal.ivar@gmail.com>2025-06-18 09:04:33 +0200
committerire <refsdal.ivar@gmail.com>2025-06-18 09:04:33 +0200
commit052c5b9dee5962573836d6fb57c586da4c3bfece (patch)
tree235c7a2873456b688d78ff49ec2d372e4854c442 /README.md
parentBe paranoid #7 (diff)
downloadfiinha-052c5b9dee5962573836d6fb57c586da4c3bfece.tar.gz
fiinha-052c5b9dee5962573836d6fb57c586da4c3bfece.tar.xz
Release using GitHub
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7895bc9..2a4d6b9 100644
--- a/README.md
+++ b/README.md
@@ -434,9 +434,9 @@ If you liked this library, you may also like:
## Change log
-#### 2025-05-13 v0.2.?? [diff](https://github.com/ivarref/yoltq/compare/v0.2.64...HEAD)
+#### [Unreleased]
Added support for specifying `tx-report-queue` as a keyword in `init!`. Yoltq will
-then not grab the datomic report queue, but use the one provided:
+then not grab the datomic report queue, but use the one provided:
```clojure
(require '[com.github.ivarref.yoltq :as yq])
@@ -686,8 +686,13 @@ Added `:valid-payload?` option for queue consumers.
Improved error reporting.
#### 2021-09-24 v0.2.33
+
First publicly announced release.
+## Making a new release
+
+Go to https://github.com/ivarref/yoltq/actions/workflows/release.yml and press `Run workflow`.
+
## License
Copyright © 2021-2022 Ivar Refsdal