Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 800 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.

[3.0.0] - 2024-01-11

Added

  • OTP API

Changed

  • Updated comments (made them javadoc style)
  • Use Javabeans style getters and setters instead of public fields

[2.1.0] - 2023-07-07

Changed

  • Implement DCS parameter (#23)
  • Remove unneeded log line that may leak confidential/private information (#22)

[2.0.1] - 2022-11-07

Changed

  • Upgrade Gson to 2.10.0
  • Fix array not being properly cloned (#13)

[2.0.0] - 2022-11-07

Added

  • Pushed to Maven Central

Changed

  • Changed namespace from com.cmtelecom to com.cm