Skip to content

Commit b380724

Browse files
chore(release): vex2.1.1 (#4574)
1 parent 7040ca8 commit b380724

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/gitbook/elixir/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/taskforcesh/bullmq/compare/vex2.1.0...vex2.1.1) (2026-08-15)
2+
3+
4+
### Performance Improvements
5+
6+
* check script existence before loading [rust] [elixir] ([#4563](https://github.com/taskforcesh/bullmq/issues/4563)) ([6df4589](https://github.com/taskforcesh/bullmq/commit/6df4589805aca2144eed9a9f24d4a9f52dcbbb7b))
7+
18
# [2.1.0](https://github.com/taskforcesh/bullmq/compare/vex2.0.3...vex2.1.0) (2026-08-12)
29

310

elixir/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule BullMQ.MixProject do
22
use Mix.Project
33

4-
@version "2.1.0"
4+
@version "2.1.1"
55
@source_url "https://github.com/taskforcesh/bullmq"
66
@description "A powerful, fast, and robust job queue for Elixir backed by Redis"
77

0 commit comments

Comments
 (0)