Skip to content

Commit 56b6069

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent aed95e6 commit 56b6069

File tree

1 file changed

+19
-41
lines changed

1 file changed

+19
-41
lines changed

CHANGELOG.md

Lines changed: 19 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,31 @@
1+
# CHANGELOG
12

2-
# Changelog
33

4-
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).
4+
## v0.1.0 (2025-05-14)
55

6-
## [Unreleased]
6+
### Bug Fixes
77

8-
### Added
8+
- Add releaseerc
9+
([`1970ac8`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/1970ac8c22c9164e76147855ebe2a8904c8534f6))
910

10-
- [List new features or enhancements added but not yet released]
11+
- Add version in init.py
12+
([`11ce3f3`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/11ce3f33ae8d513eea5229ee1ff54c233e71cfbe))
1113

12-
### Changed
14+
- Update readme
15+
([`fdb655f`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/fdb655f6d68fa201bcf90c7615cedff41e60c478))
1316

14-
- [List changes, improvements, or modifications made but not yet released]
17+
- Update setup file - Merge pull request #9 from CSWorldTelugu/master
18+
([`484feca`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/484fecaab3536242e846f3e65e5b4c94058f0f03))
1519

16-
### Fixed
20+
update setup file
1721

18-
- [List bug fixes or corrections made but not yet released]
22+
- Update setup.cfg
23+
([`f03efb7`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/f03efb72d7278c84189eec94536720d0e1beb55b))
1924

20-
## [Version] - YYYY-MM-DD
25+
- Update workflow.yml to raise PR to main from master
26+
([`aed95e6`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/aed95e6cf095dc811ccfcc9592a99aa4517719e3))
2127

22-
### Added
28+
### Features
2329

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.
30+
- Initial release
31+
([`7093c0c`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/7093c0c0e17ab7883208549989192b9988f17634))

0 commit comments

Comments
 (0)