Skip to content

Commit

Permalink
Add the changelog for the 0.3.0 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tamdaz committed Dec 28, 2024
1 parent 7b237be commit f7affee
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog

## [0.2.0](https://github.com/tamdaz/cruml/releases/tag/0.1.0) - 2024-12-22
## [0.3.0](https://github.com/tamdaz/cruml/releases/tag/0.3.0) - 2024-12-28
### Added
- Add documentations to this library. ([0f58256](https://github.com/tamdaz/cruml/commit/0f582563d28337437e3a27344b260d273d8ad503)) @tamdaz
### Fixed
- Fix the scope for the class diagram. ([e699b97](https://github.com/tamdaz/cruml/commit/e699b9791f805d549f8cbaafb33e3bc3ff22cc9a))([d69028d](https://github.com/tamdaz/cruml/commit/d69028d9286da3c758c26032f32fbd07d5a73711)) @tamdaz
- Fix a bug where generics was not correctly formatted. ([d51251e](https://github.com/tamdaz/cruml/commit/d51251e56480c80ecab32aa2f8e294541d4b485d)) @tamdaz

### Removed
- Disable the zoom and bounds. ([215cdde](https://github.com/tamdaz/cruml/commit/215cdde9194244f94a2904dd7baab230eacd4d6b)) @tamdaz

## [0.2.0](https://github.com/tamdaz/cruml/releases/tag/0.2.0) - 2024-12-22
### Added
- Add the `Cruml::ClassList` class ([fc5a6f3](https://github.com/tamdaz/cruml/commit/fc5a6f3dac155c11e1a840d2869dbcd13837978a)) @tamdaz
- Add entities to reflect classes, instance vars and methods. ([89e6ae6](https://github.com/tamdaz/cruml/commit/89e6ae614da491acf452b0b6a83350555d8fb291)) @tamdaz
Expand Down

0 comments on commit f7affee

Please sign in to comment.