Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Mar 8, 2024
1 parent f8bf76c commit 81e36b1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.scim
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
= Changelog

== v.next

• refactor API to no longer require bundle traits
• this removes the capability to select schedulers at runtime and instead moves the selection to compile time
• rename module imports to use generic names:
• rescala -> reactives
• kofre -> rdts
• add channels module as an experiment to have rdt specific communication infrastructure
• migrate all tests to munit


== v0.35.1
date = 2024-03-08

• update Scala version to 3.3.3 due to incompatible release


== v0.35.0
date = 2024-02-24

Expand Down

0 comments on commit 81e36b1

Please sign in to comment.