Skip to content

Commit 1e2674e

Browse files
committed
Release version 1.1.0
1 parent 50ccf63 commit 1e2674e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# Changelog
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
65
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
76

8-
## Unreleased
9-
7+
## 1.1.0 - 2025-11-04
108
### Added
119
- Add checkout safe directory
1210
- Add support for Python 3.14

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version ?= 1.0.1-pre.0
1+
version ?= 1.1.0
22

33
ci: deps lint
44

0 commit comments

Comments
 (0)