Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 1.04 KB

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.

[0.5.0] - 2021-09-02

  • Publish Roxie to Maven Central #28
  • Refactor sample to use View Binding #27
  • Update project dependencies #26

[0.4.0] - 2019-01-22

  • Add release process documentation #6

[0.3.0] - 2019-01-17

  • Migrate to AndroidX #4

[0.2.1] - 2019-01-07

Fixed

  • Use correct hash for obfuscated Actions and States #3

[0.2.0] - 2019-01-06

Added

  • Add ability to hide event details when logging Actions and States #2

[0.1.0] - 2019-01-04

  • Initial Roxie open source release