Skip to content

Commit

Permalink
Merge #32
Browse files Browse the repository at this point in the history
32: Release 1.0.2 r=Hoverbear a=amanjeev

This is an update to the CHANGELOG. Once this is merged, we cut a tag from `main`.

Co-authored-by: Amanjeev Sethi <[email protected]>
  • Loading branch information
bors-ferrocene[bot] and amanjeev authored Jul 11, 2024
2 parents 1e6f78a + 34a1ef1 commit 1b05123
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.0.2] - 2024-07-11

### Added

- Retry downloads in case of network issue (#28).
Expand All @@ -32,6 +34,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[Unreleased]: https://github.com/ferrocene/criticalup/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/ferrocene/criticalup/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/ferrocene/criticalup/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/ferrocene/criticalup/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/ferrocene/criticalup/compare/v1.0.0...v1.0.0-prerelease.1

0 comments on commit 1b05123

Please sign in to comment.