summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b91126d..0a5af93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
-## [v3.1]
+## [v3.2]
+
+## [v3.1] 2022-05-17
+### Fixed
+- Various dead search engines
+- Packaging issues against current UXP trunk (20220517)
+- Line of Death doorhanger fix to prevent potentially spoofed browser popups.
+
+### Removed
+- Berkley DBM Support (Have been using SQLite only for some time)
+- Still more Telemetry.
## [v3.0] 2021-06-02
### Added