Skip to content

Commit

Permalink
Changelog 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Apr 15, 2024
1 parent 568f69f commit b7456c1
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## Changelog

### 1.1.0
### 1.1.2

* Added `Encoder.globalUseJavaString` to to `centurion-avro` to prefer Strings over Utf8 in all cases.
* Optimized Avro array creation

### 1.1.1

* Added Map encoding support
* Added Map encoding support to `centurion-avro`

### 1.1.0

* Added Avro4s port of Encoders, Decoder, Writers and Readers
* Added Avro4s port of Encoders, Decoder, Writers and Readers to `centurion-avro`

0 comments on commit b7456c1

Please sign in to comment.