Skip to content

Commit

Permalink
v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
danwinship committed Oct 30, 2024
1 parent d048b18 commit 007fc6b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# ChangeLog

## v0.0.18

- Added locking to `Fake` to allow it to be safely used concurrently.
(`@npinaeva`)

- Added a `Flowtable` object, and `Fake` support for correctly parsing
flowtable references. (`@aojea`)

- Fixed a bug in `Fake.ParseDump`, which accidentally required the
table to have a comment. (`@danwinship`)

## v0.0.17

- `ListRules()` now accepts `""` for the chain name, meaning to list
Expand Down

0 comments on commit 007fc6b

Please sign in to comment.