diff --git a/CHANGELOG.md b/CHANGELOG.md index 382b4ef..4a72a5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.7.0] 2021-11-10 + +### Added + +- [**#53**](https://github.com/devblackops/Terminal-Icons/pull/53) Add color and icon for handlebar (.hbs) files (via [@nikouu](https://github.com/nikouu)) + ## [0.6.0] 2021-11-08 ### Added diff --git a/Terminal-Icons/Terminal-Icons.psd1 b/Terminal-Icons/Terminal-Icons.psd1 index de11fc4..bd2d03a 100644 --- a/Terminal-Icons/Terminal-Icons.psd1 +++ b/Terminal-Icons/Terminal-Icons.psd1 @@ -1,6 +1,6 @@ @{ RootModule = 'Terminal-Icons.psm1' - ModuleVersion = '0.6.0' + ModuleVersion = '0.7.0' GUID = '4419ddb6-3528-47cd-baf3-7fb9d8566620' Author = 'Brandon Olin' CompanyName = 'Community'