Skip to content

Commit

Permalink
Add dots to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom committed Feb 6, 2024
1 parent bbec5ef commit e6b8acb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## 1.0.1
* Specify the order in which state fields will be printed in the error logs. [#614](https://github.com/membraneframework/membrane_core/pull/614)
* Fix clock selection [#626](https://github.com/membraneframework/membrane_core/pull/626)
* Log messages in the default handle_info implementation [#680](https://github.com/membraneframework/membrane_core/pull/680)
* Fix typespecs in Membrane.UtilitySupervisor [#681](https://github.com/membraneframework/membrane_core/pull/681)
* Improve callback return types and group actions types [#702](https://github.com/membraneframework/membrane_core/pull/702)
* Fix bug in the order of handling actions from callbacks [#708](https://github.com/membraneframework/membrane_core/pull/708)
* Fix clock selection. [#626](https://github.com/membraneframework/membrane_core/pull/626)
* Log messages in the default handle_info implementation. [#680](https://github.com/membraneframework/membrane_core/pull/680)
* Fix typespecs in Membrane.UtilitySupervisor. [#681](https://github.com/membraneframework/membrane_core/pull/681)
* Improve callback return types and group actions types. [#702](https://github.com/membraneframework/membrane_core/pull/702)
* Fix bug in the order of handling actions from callbacks. [#708](https://github.com/membraneframework/membrane_core/pull/708)

## 1.0.0
* Introduce `:remove_link` action in pipelines and bins.
Expand Down

0 comments on commit e6b8acb

Please sign in to comment.