Skip to content

Commit 1d1ed74

Browse files
committed
Update changelog
1 parent a83f401 commit 1d1ed74

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [3.0.2] - 2021-03-20
7+
## [3.0.2] - 2021-03-23
8+
9+
Cross platform once again.
810

911
### Changed
1012

1113
- Update Auto Encrypt Localhost to version 7.0.5.
1214

1315
This fixes installation on macOS (which was failing because of differences in how the graphical sudo prompt affects file permissions between Linux and macOS) and re-implements Windows support (tested/supported only on Windows 10, under Windows Terminal, with PowerShell).
1416

17+
- Update Auto Encrypt to version 3.0.1.
18+
19+
This fixes a regression introduced on Windows in the 3.x branch due to the way in which `__dirname` was being defined.
20+
1521
## [3.0.1] - 2021-03-17
1622

1723
### Fixed

0 commit comments

Comments
 (0)