Skip to content

Commit 6eefd75

Browse files
committed
Update CHANGELOG.md for version 0.0.1
1 parent be77e90 commit 6eefd75

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1-
## 0.0.1
1+
# Changelog
22

3-
* TODO: Describe initial release.
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.0.1] - 2024-07-10
9+
10+
### Added
11+
- Basic functionality for creating image hotspots.
12+
- Customizable hotspot positions.
13+
- Actions triggered on hotspot taps.
14+
- Initial documentation including README and LICENSE.
15+
- Example project demonstrating how to use the `ImageHotspot` widget.

0 commit comments

Comments
 (0)