We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82b230 commit 7cb91f5Copy full SHA for 7cb91f5
CHANGELOG.md
@@ -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