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 11# Changelog
2+
3+ [ ![ SemVer 2.0.0] [ 📌semver-img ]] [ 📌semver ] [ ![ Keep-A-Changelog 1.0.0] [ 📗keep-changelog-img ]] [ 📗keep-changelog ]
4+
25All 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments