Skip to content

Commit

Permalink
πŸ“ Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Feb 13, 2021
1 parent 3c71388 commit ade47ef
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

- 🎨 Improve `mas list` command output #278
- πŸ› Fix alignment of 2nd column of list command output #298
- ✨ `Makefile` #277
- πŸ› Specify desired LD_RUNPATH_SEARCH_PATHS at link-time #310
- ⬆️ Commandant (0.18.0) #310
- ⬆️ Nimble (9.0.0) #310
- ⬆️ Quick (3.1.0) #310


## [v1.8.0] πŸ’ͺ🏼 arm64 support for M1 Macs - 2021-02-12

- ✨ Support for Apple Silicon (arm64) #310
thanks, [@chris-araman](https://github.com/chris-araman)!
- βš’οΈ Xcode 12.2 and macOS 10.15.4 required to build
- πŸ•Š Swift 5.2 #310
- βš’οΈ Xcode 11.4 and macOS 10.15.2 required to build
- ✨ Support for Apple Silicon (arm64) #310
- βš’οΈ Xcode 12.2 and macOS 10.15.4 required to build
- πŸ› Specify desired `LD_RUNPATH_SEARCH_PATHS` at link-time #310
- πŸ› Default PREFIX to /opt/homebrew on Apple Silicon (arm64)
- ⬆️ Commandant (0.18.0) #310
- ⬆️ Nimble (9.0.0) #310
- ⬆️ Quick (3.1.0) #310
- 🎨 Improve `mas list` command output #278
thanks, [@danielbayley](https://github.com/danielbayley)!
- πŸ› Fix alignment of 2nd column of list command output #298
- ✨ `Makefile` #277

## [v1.7.1] πŸ› Search JSON Fix - 2020-09-06

Expand Down Expand Up @@ -218,7 +224,8 @@ Use the `mas.pkg` package to install manually.

- Initial Release

[Unreleased]: https://github.com/mas-cli/mas/compare/v1.7.1...HEAD
[Unreleased]: https://github.com/mas-cli/mas/compare/v1.8.0...HEAD
[v1.8.0]: https://github.com/mas-cli/mas/compare/v1.7.1...v1.8.0
[v1.7.1]: https://github.com/mas-cli/mas/compare/v1.7.0...v1.7.1
[v1.7.0]: https://github.com/mas-cli/mas/compare/v1.6.4...v1.7.0
[v1.6.4]: https://github.com/mas-cli/mas/compare/v1.6.3...v1.6.4
Expand Down

0 comments on commit ade47ef

Please sign in to comment.