Skip to content

Commit f65ebe4

Browse files
committed
Bump version to 0.14.1
1 parent 69a9228 commit f65ebe4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [0-based versioning](https://0ver.org/).
77

88
## [Unreleased]
99

10+
## v0.14.1 - 30-August-2025
11+
12+
### Changed
13+
14+
- Rearrange event API documentation.
15+
1016
### Added
1117

1218
- Clarification to `AM_DO_ONCE()`, `AM_DO_EACH_MS()` and `AM_DO_EVERY()` macros.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
2-
[![Version](https://img.shields.io/badge/version-0.14.0-blue)](https://github.com/adel-mamin/amast/releases)
2+
[![Version](https://img.shields.io/badge/version-0.14.1-blue)](https://github.com/adel-mamin/amast/releases)
33
[![Sphynx](https://img.shields.io/badge/Docs-Sphinx-gainsboro)](https://amast.readthedocs.io/)
44
![Visitors](https://visitor-badge.laobi.icu/badge?page_id=adel-mamin.amast)
55

0 commit comments

Comments
 (0)