Skip to content

Commit 7cb91f5

Browse files
committed
Init Changelog
1 parent e82b230 commit 7cb91f5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6+
7+
This project does NOT adhere strictly to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), since we consider database changes non-breaking.
8+
9+
## [Unreleased](https://github.com/NNPDF/banana/compare/v0.6.16...HEAD)
10+
11+
### Added
12+
- Add `PTO_matching` field, with default `None`
13+
14+
### Changed
15+
- Drop py3.9 tests and add py3.14 ones instead

0 commit comments

Comments
 (0)