Skip to content

Commit

Permalink
Update CHANGELOG v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
PalumboN authored Nov 26, 2024
1 parent a2e48f7 commit c90b4f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Currently, the Wollok language does not adhere to [Semantic Versioning](https://

Hopefully, we will be able to do that in the near future.

## v3.2.7
- New `average()` method for collections by @Juancete in #221
- Better use of `void` methods by @fdodino in #218
- Fix `shouldUseOverrideKeyword` validation for properties by @fdodino in #223
- More sanity tests
- Cyclic const instance references by @PalumboN in #217
- Super call inside closures by @fdodino in #224

## v3.2.6
- Test removing a float from a list by @PalumboN in #198
- Implementacion de floor by @rodriguez-guillermo in #210
Expand Down

0 comments on commit c90b4f0

Please sign in to comment.