Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3 committed Nov 5, 2021
1 parent b2d12de commit 5bd5d67
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

## [1.6.0] - 2021-11-05


### Added

- Enterprise batching support in [#139](https://github.com/opt-elixir/faktory_worker/pull/139)

### Changed

- Bump excoveralls from 0.14.1 to 0.14.4 [#140](https://github.com/opt-elixir/faktory_worker/pull/140)
- Bump ex_doc from 0.24.2 to 0.25.5 [#141](https://github.com/opt-elixir/faktory_worker/pull/141)
- Bump mox from 1.0.0 to 1.0.1 [#142](https://github.com/opt-elixir/faktory_worker/pull/142)
- Bump broadway from 1.0.0 to 1.0.1 [#143](https://github.com/opt-elixir/faktory_worker/pull/143)
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule FaktoryWorker.MixProject do
def project do
[
app: :faktory_worker,
version: "1.5.0",
version: "1.6.0",
elixir: "~> 1.8",
description: description(),
package: package(),
Expand Down

0 comments on commit 5bd5d67

Please sign in to comment.