Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 779 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.

[Unreleased]

[2.0.2] - 2021-04-27

Fixed

  • Saved state restoration crash for views with auto-generated ids caused by a bug in View class

[2.0.1] - 2021-04-13

Fixed

  • Saved state restoration crash for views with auto-generated ids

[2.0.0] - 2021-04-13

Changed

  • Migration from jCenter to Maven Central 🎉
  • ‼️ Important ‼️ groupId has changed. New groupId is io.github.ackeecz.
  • Package name changed as well from cz.ackee.ankoconstraintlayout to io.github.ackeecz.ankoconstraintlayout