From 052c5b9dee5962573836d6fb57c586da4c3bfece Mon Sep 17 00:00:00 2001 From: ire Date: Wed, 18 Jun 2025 09:04:33 +0200 Subject: Release using GitHub --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3