Skip to content

Commit

Permalink
Start new changelog (keep-a-changelog format)
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Oct 14, 2023
1 parent 4f6d6a4 commit e13580b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

- **BREAKING** Process features in reverse order (#766)

### Removed

- **BREAKING** Drop Ruby < 3.0 support

[unreleased]: https://github.com/httprb/http/compare/v5.1.1...HEAD
File renamed without changes.

0 comments on commit e13580b

Please sign in to comment.