Skip to content

Commit 603646d

Browse files
committed
update changelog
1 parent 76753de commit 603646d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- [**#PR27**](https://github.com/devblackops/Terminal-Icons/pull/27) Add icon for Umbraco .NET CMS common folder (via [@warrenbuckley](https://github.com/warrenbuckley))
1313
- [**#PR30**](https://github.com/devblackops/Terminal-Icons/pull/30) Add `.gitconfig` and `.vscode-insiders` icons/colors (via [@MJECloud](https://github.com/MJECloud))
14+
- Added function `Set-TerminalIconsTheme` to set icon/color theme. Existing functions `Set-TerminalIconsColorTheme` and `Set-TerminalIconsIconTheme` have been deprecated and will be removed in a later version
15+
- Added function `Remove-TerminalIconsTheme` to remove an icon or color theme
16+
17+
### Changed
18+
19+
- Minimum PowerShell verison is now `5.1`
20+
21+
### Fixed
22+
23+
- Adding a new icon or color theme no longer raises errors
1424

1525
## [0.3.1] 2021-04-09
1626

0 commit comments

Comments
 (0)