Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 1.19 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.

[Unreleased]

0.5.0 - 2023-11-14

Other

  • Added new surfaces, fixed colors, removed deprecated colors, changed chroma for neutral palette
  • cargo fmt

0.4.1 - 2023-09-17

Fixed

  • (android_scheme) fix light and pure_dark colors

Other

  • remove build warnings (closes #17)
  • format with cargofmt

0.4.0 - 2023-08-15

Added

  • (scheme) add android_scheme keywords
  • (scheme) add android_scheme

Other

  • (scheme_android) add TODO note for amoled scheme
  • format with cargo fmt
  • format with cargo fmt