Skip to content

Commit 9347928

Browse files
committed
Add CHANGELOG entries
1 parent 282223e commit 9347928

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Notable changes to the `alacritty_terminal` crate are documented in its
1010

1111
## 0.16.0-dev
1212

13+
### Changed
14+
15+
- Shell initialization on macOS to manually check the `~/.hushlogin` file
16+
1317
### Fixed
1418

1519
- Crash when OpenGL context resets

alacritty_terminal/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
## 0.25.1-dev
1212

13+
### Changed
14+
15+
- Shell initialization on macOS to manually check the `~/.hushlogin` file
16+
1317
## 0.25.0
1418

1519
### Changed

0 commit comments

Comments
 (0)