Skip to content

Commit c6857e9

Browse files
committed
🎨 kettle-dev v1.0.24 template updates
1 parent a3c2e63 commit c6857e9

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
# Changelog
2+
3+
[![SemVer 2.0.0][📌semver-img]][📌semver] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog]
4+
25
All notable changes to this project will be documented in this file.
36

4-
The format (since v2) is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
The format is based on [Keep a Changelog][📗keep-changelog],
8+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
9+
and [yes][📌major-versions-not-sacred], platform and engine support are part of the [public API][📌semver-breaking].
10+
Please file a bug if you notice a violation of semantic versioning.
11+
12+
[📌semver]: https://semver.org/spec/v2.0.0.html
13+
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-FFDD67.svg?style=flat
14+
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
15+
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
16+
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
17+
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
618

719
## [Unreleased]
820
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ Thanks for RTFM. ☺️
13371337
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
13381338
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
13391339
[💖🖇linkedin-img]: https://img.shields.io/badge/PeterBoling-LinkedIn-0B66C2?style=flat&logo=newjapanprowrestling
1340-
[💖✌️wellfound]: https://wellfound.com/u/peter-boling/u/peter-boling
1340+
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
13411341
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
13421342
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
13431343
[💖💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
# kettle-dev Rakefile v1.0.23 - 2025-08-30
3+
# kettle-dev Rakefile v1.0.24 - 2025-08-31
44
# Ruby 2.3 (Safe Navigation) or higher required
55
#
66
# MIT License (see License.txt)

0 commit comments

Comments
 (0)