~toastal/purescript-web-network-information

5b96f4c3cd82b3952345008bbd68197f9cdb027b — toastal 2 years ago 04a9488
Add CHANGELOG
1 files changed, 33 insertions(+), 0 deletions(-)

A CHANGELOG.adoc
A CHANGELOG.adoc => CHANGELOG.adoc +33 -0
@@ 0,0 1,33 @@
Changelog
=========
:toc:

Notable changes to this project are documented in this file.
The format is based on https://keepachangelog.com/en/1.0.0/[*Keep a Changelog*] and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Versioning].

== Unreleased

//.Breaking changes

//.New features

//.Bugfixes

//.Other improvements

== https://git.sr.ht/~toastal/purescript-web-network-information/refs/v1.0.0[v1.0.0] - 2022-05-02

.Breaking changes
* Upgrade PureScript compiler: 0.14.x → 0.15.x (CommonJS → ES Modules)

//.New features

//.Bugfixes

.Other improvements
* Upgrade Spago dependencies
* Upgrade Bower dependencies
* Upgrade Nix dependencies
* Simplify the Nix Flake
** Dropped `flake-utils`
* Moved `.envrc` → `.envrc.example` so users can opt in