Skip to content

Commit

Permalink
update to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3 committed Feb 9, 2022
1 parent ed31d7a commit 2aedb1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## [1.7.0] - 2022-02-09
### Removed

- Removed Broadway to simplify supervision tree [#149](https://github.com/opt-elixir/faktory_worker/pull/149)

## Updates

- Updated exDoc [#151](https://github.com/opt-elixir/faktory_worker/pull/151)

## [1.6.0] - 2021-11-05


Expand Down
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.6.0",
version: "1.7.0",
elixir: "~> 1.8",
description: description(),
package: package(),
Expand Down

0 comments on commit 2aedb1c

Please sign in to comment.