Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Update changelog with recent changes (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivshah3 authored Dec 29, 2022
1 parent 5d5f1a3 commit 74ded96
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to the project will be here.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]
### Added
- Get latest release and verify SHA-256 hash ([#6](https://github.com/metalbear-co/sccache-action/pull/6))
- Disable incremental compilation by default ([#9](https://github.com/metalbear-co/sccache-action/pull/9))

### Fixed
- Stop server in post step ([#7](https://github.com/metalbear-co/sccache-action/pull/7))

### Changed
- CI test fixes and improvements ([#8](https://github.com/metalbear-co/sccache-action/pull/8))

## [1.0.2] - 2022-12-07

### Fixed
Expand All @@ -19,4 +30,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

### Added

- First release!
- First release!

0 comments on commit 74ded96

Please sign in to comment.