-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
33 lines (20 loc) · 894 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# 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.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.7.1] - 2024-11-15
### Added
- Drop support for RHEL7. (#21) (Baptiste Grenier)
- Add missing perl dependencies for EL8. (#21) (Baptiste Grenier)
## [1.6.1] - 2024-06-28
### Added
- Add missing perl dependencies for EL9. (#16) (Baptiste Grenier)
## [1.6.0] - 2023-04-04
### Changed
- Build and release using CentOS 7, AlmaLinux 8 and 9. (#12) (Baptiste Grenier)
- Sync repo with other bdii-related ones. (#12) (Baptiste Grenier)
## [1.5.0] - 2022-09-07
- Suppress the software and job information (#2) (Laurence Field)
- Use GitHub Actions to lint, build, and upload packages to GitHub (#5) (Baptiste Grenier)