Skip to content

Commit

Permalink
CHANGELOG 0.11.0-rc0 (#150)
Browse files Browse the repository at this point in the history
* CHANGELOG

* lin to pr
  • Loading branch information
pxp9 authored Apr 19, 2024
1 parent bcbb48d commit 22cd819
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.11.0-rc0 (2024-04-19) - [#141](https://github.com/ayrat555/fang/pull/141)
- `AsyncQueue` Postgres backend reimplemented in sqlx
- `AsyncQueue` Sqlite backend implemented in sqlx
- `AsyncQueue` MySQL backend implemented in sqlx
- reorganize features
- reorganize workflow to test all features

## 0.10.4 (2023-08-12) - [#125](https://github.com/ayrat555/fang/pull/125)

- reorganize repo in two crates `fang` and `fang-derive-error`
Expand Down

0 comments on commit 22cd819

Please sign in to comment.