Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 committed May 21, 2024
1 parent 77eb1b8 commit 38f47cd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [[unpublished]](https://github.com/mlange-42/arche-model/compare/v0.8.0...main)

### Features

* Adds option `Final` to `reporter.Callback` to report data once on finalize instead of on ticks (#65)

## [[v0.8.1]](https://github.com/mlange-42/arche-model/compare/v0.8.0...v0.8.1)

### Other
Expand All @@ -10,7 +16,7 @@

### Features

* Adds `reporter.Callback` for direct retrieval of observer output in Go code (#61, #65)
* Adds `reporter.Callback` for direct retrieval of observer output in Go code (#61)

### Bugfixes

Expand Down

0 comments on commit 38f47cd

Please sign in to comment.