Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.21 KB

TheKoLab - Changelog

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

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Visit Keep a Changelog for more information.

List of releases

Version 2.0.0

Added

  • Splashscreen activity

Changed

  • Refactor colors activity by adding compatibility with Model-View-ViewModel architecture

Deprecated

  • Home activity and its architecture will be refactored in next minor version

Version 1.0.1

Fixed

  • Documentation's generation in Continuous Delivery (CD)

Version 1.0.0

Added

  • Home activity with time, weather and location display
  • Colors activity

Version 0.1.0

Added

  • Repository's configuration