Skip to content

Commit eec0fc5

Browse files
committed
Prepare release of 3.2.0
1 parent 300445b commit eec0fc5

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 3.2.0 - 2025-04-15
8+
### Added
9+
- CSV export for repository pushlog entries
10+
- Migrate pushlog-plugin data structure to SQLite
11+
12+
### Changed
13+
- Improved label for push log entry
14+
715
## 3.1.0 - 2024-12-05
816
### Added
917
- Timestamp of first push is shown in "pushed by" contributor row

gradle/changelog/csv_endpoint.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

gradle/changelog/improve_labels.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

gradle/changelog/migrate_pushlog_plugin_data_structure_to_sqlite.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)