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