File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ [ ![ SemVer 2.0.0] [ 📌semver-img ]] [ 📌semver ] [ ![ Keep-A-Changelog 1.0.0] [ 📗keep-changelog-img ]] [ 📗keep-changelog ]
4
+
2
5
All notable changes to this project will be documented in this file.
3
6
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
6
18
7
19
## [ Unreleased]
8
20
### Added
Original file line number Diff line number Diff line change @@ -1337,7 +1337,7 @@ Thanks for RTFM. ☺️
1337
1337
[ 🚂maint-contact-img ] : https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
1338
1338
[ 💖🖇linkedin ] : http://www.linkedin.com/in/peterboling
1339
1339
[ 💖🖇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
1341
1341
[ 💖✌️wellfound-img ] : https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
1342
1342
[ 💖💲crunchbase ] : https://www.crunchbase.com/person/peter-boling
1343
1343
[ 💖💲crunchbase-img ] : https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
- # kettle-dev Rakefile v1.0.23 - 2025-08-30
3
+ # kettle-dev Rakefile v1.0.24 - 2025-08-31
4
4
# Ruby 2.3 (Safe Navigation) or higher required
5
5
#
6
6
# MIT License (see License.txt)
You can’t perform that action at this time.
0 commit comments