Skip to content

Commit d9b1bc4

Browse files
committed
Bump to 0.6.0. Update changelog
1 parent 53c9bd1 commit d9b1bc4

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [0.6.0] Unreleased
9+
10+
### Added
11+
12+
- [**#44**](https://github.com/devblackops/Terminal-Icons/pull/44) Added icons for .msi, .msix, .msixbundle, .appx, .appxbundle, .deb, .rpm, .jar, .srt, .lrc, .ass, .wav, .acc, .opus, .vmdk, .vhdx, .iso. (via [@KaranKad](https://github.com/KaranKad))
13+
14+
### Changed
15+
16+
- [**#44**](https://github.com/devblackops/Terminal-Icons/pull/44) Changed .img icon to match other disk image formats (via [@KaranKad](https://github.com/KaranKad))
17+
818
## [0.5.2] 2021-06-18
919

1020
### Added

Terminal-Icons/Terminal-Icons.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'Terminal-Icons.psm1'
3-
ModuleVersion = '0.5.2'
3+
ModuleVersion = '0.6.0'
44
GUID = '4419ddb6-3528-47cd-baf3-7fb9d8566620'
55
Author = 'Brandon Olin'
66
CompanyName = 'Community'

0 commit comments

Comments
 (0)