Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 475 Bytes

changelog.md

File metadata and controls

11 lines (9 loc) · 475 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2021-11-23

Added

  • WAV file I/O using the com.jiggawatt.jt.tools.adpcm.util.WAVFile class.

Fixed

  • A number of minor bugs in the ADPCMEncoderConfig.Builder and ADPCMDecoderConfig.Builder classes.