Skip to content

Commit 2cb2cec

Browse files
committed
Release v0.8.5
1 parent dba08bc commit 2cb2cec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ See [documentation](Documentation/README.md) for more information.
9191

9292

9393
## License
94-
The license for MATLAB interface *for Avro* is available in the [LICENSE.TXT](LICENSE.TXT) file in this GitHub repository.
94+
The license for MATLAB interface *for Avro* is available in the [LICENSE.md](LICENSE.md) file in this GitHub repository.
9595
This package uses certain third-party content which is licensed under separate license agreements.
9696
See the [pom.xml](Software/Java/pom.xml) file for third-party software downloaded at build time.
9797

RELEASENOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MATLAB® Interface *for Apache Avro*™ - Release Notes
22

3+
## Release 0.8.5 (11 May 2022)
4+
* Fix hyperlink in README
5+
36
## Release 0.8.4 (6 May 2022)
47
* Improved type handling on reading
58
* Fixes for compression, and empty elements in structures and objects

0 commit comments

Comments
 (0)