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

Commit

Permalink
Merge pull request #2 from bearcove/release-plz-2024-03-20T14-00-54Z
Browse files Browse the repository at this point in the history
chore: release v1.0.1
  • Loading branch information
fasterthanlime authored Mar 20, 2024
2 parents 1d9c387 + e05ab91 commit 24a8bc3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.1](https://github.com/bearcove/ktls-sys/compare/v1.0.0...v1.0.1) - 2024-03-20

### Other
- Configure release-plz
- hapsoc => bearcove
- Ignore .DS_Store files
- Switch to GitHub-hosted runners
- bump toolchain (for real)
- Bump toolchain
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ktls-sys"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/bearcove/ktls-sys"
Expand Down

0 comments on commit 24a8bc3

Please sign in to comment.