mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-04-01 19:23:51 +01:00
This commit is contained in:
parent
fd9c7194c1
commit
626e40b653
16
CHANGELOG.md
16
CHANGELOG.md
@ -5,6 +5,22 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
# [0.3.0] - 2024-14-03
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- CLI may now accept multiple template names, example `gignore go python`. One will be appended after the other.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Filewriter now opens file in append mode.
|
||||||
|
|
||||||
|
# [0.2.0] - 2025-10-03
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Template .gitignore are now written concurrently.
|
||||||
|
|
||||||
# [0.1.0] - 2025-09-03
|
# [0.1.0] - 2025-09-03
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user