You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
5
+
6
+
## [Unreleased]
7
+
8
+
### Added
9
+
10
+
-[List new features or enhancements added but not yet released]
11
+
12
+
### Changed
13
+
14
+
-[List changes, improvements, or modifications made but not yet released]
15
+
16
+
### Fixed
17
+
18
+
-[List bug fixes or corrections made but not yet released]
19
+
20
+
## [Version] - YYYY-MM-DD
21
+
22
+
### Added
23
+
24
+
-[List new features or enhancements added in this version]
25
+
26
+
### Changed
27
+
28
+
-[List changes, improvements, or modifications made in this version]
29
+
30
+
### Fixed
31
+
32
+
-[List bug fixes or corrections made in this version]
33
+
34
+
## [Older Versions]
35
+
36
+
[Repeat the above sections for older versions of your project]
37
+
38
+
## Contributing
39
+
40
+
Please read [CONTRIBUTING.md](./contributing-template.md) for details on our code of conduct, and the process for submitting pull requests to us.
41
+
42
+
## Authors
43
+
44
+
- Author 1
45
+
- Author 2
46
+
47
+
## License
48
+
49
+
This project is licensed under the [License Name] - see the [LICENSE.md](./license-template.md) file for details.
50
+
51
+
## Customization
52
+
53
+
You can customize this changelog to meet the specific needs and preferences of your project. Feel free to modify the structure, add more details, or change the formatting to better suit your project's versioning and documentation requirements.
0 commit comments