Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Aug 23, 2023
1 parent 3b25c9e commit d1424d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.

### Added

- ...
- a no arg function variant to `crypt/ciphers`



Expand All @@ -20,7 +20,6 @@ All notable changes to this project will be documented in this file.
- formal type support for unwrapping a Java object of type `Optional<T>` through the function `java-unwrap-optional`.
- detailed explanation of the role of Java formal types in Venice. (See the functions: `formal-type`, `cast`, and `remove-formal-type`)
- function `crypt/ciphers` to list the available ciphers
- a no arg function variant to `ciphers`

### Improved

Expand Down

0 comments on commit d1424d8

Please sign in to comment.