Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 717 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 Dart Package Versioning.

[Unreleased]

[0.1.0] - 2022-01-26

Added

  • Initial structure
    • set lint 1.8.2 as the linting package.
    • set linting rules.
    • scaffold code of MainPage, NewsPage, NotesPage, SettingsPage.
    • README
    • CHANGELOG
    • .rultor.yml file for configuring the DevOps assistant Rultor.
    • build.yml file in .github/workflow to set up GitHub Actions CI/CD.

[0.0.1] - 2022-01-09