Skip to content

Commit f7affee

Browse files
committed
Add the changelog for the 0.3.0 version.
1 parent 7b237be commit f7affee

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

3-
## [0.2.0](https://github.com/tamdaz/cruml/releases/tag/0.1.0) - 2024-12-22
3+
## [0.3.0](https://github.com/tamdaz/cruml/releases/tag/0.3.0) - 2024-12-28
4+
### Added
5+
- Add documentations to this library. ([0f58256](https://github.com/tamdaz/cruml/commit/0f582563d28337437e3a27344b260d273d8ad503)) @tamdaz
6+
### Fixed
7+
- Fix the scope for the class diagram. ([e699b97](https://github.com/tamdaz/cruml/commit/e699b9791f805d549f8cbaafb33e3bc3ff22cc9a))([d69028d](https://github.com/tamdaz/cruml/commit/d69028d9286da3c758c26032f32fbd07d5a73711)) @tamdaz
8+
- Fix a bug where generics was not correctly formatted. ([d51251e](https://github.com/tamdaz/cruml/commit/d51251e56480c80ecab32aa2f8e294541d4b485d)) @tamdaz
9+
10+
### Removed
11+
- Disable the zoom and bounds. ([215cdde](https://github.com/tamdaz/cruml/commit/215cdde9194244f94a2904dd7baab230eacd4d6b)) @tamdaz
12+
13+
## [0.2.0](https://github.com/tamdaz/cruml/releases/tag/0.2.0) - 2024-12-22
414
### Added
515
- Add the `Cruml::ClassList` class ([fc5a6f3](https://github.com/tamdaz/cruml/commit/fc5a6f3dac155c11e1a840d2869dbcd13837978a)) @tamdaz
616
- Add entities to reflect classes, instance vars and methods. ([89e6ae6](https://github.com/tamdaz/cruml/commit/89e6ae614da491acf452b0b6a83350555d8fb291)) @tamdaz

0 commit comments

Comments
 (0)