Skip to content

Latest commit

 

History

History
50 lines (50 loc) · 1.22 KB

changelog.org

File metadata and controls

50 lines (50 loc) · 1.22 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.

FUNDUS

Added

Changed

Deprecated

Removed

Fixed

Security

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

3.0.5 - <2022-07-27>

Removed

  • build-tools-29-0-2
  • platforms-android-29

Changed

  • flutterVersion: 3.0.5
  • dartVersion: 2.17.6

2.10.5 - <2022-07-27>

Added

  • nodePackages.firebase-tools
  • build-tools-29-0-2
  • platforms-android-29

Changed

  • flutterVersion: 2.10.5
  • dartVersion: 2.16.2

3.0.4.1 - <2022-07-19>

Added

  • changelog.org

Changed

  • README: usage

3.0.4 - <2022-07-19>

initial version

Added

  • basic mobile flutter development
  • nvfetcher for dart and flutter

INFO

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.