Skip to content

Commit

Permalink
Merge pull request #8 from ditrit/release/v0.1.0
Browse files Browse the repository at this point in the history
Release version 0.1.0
  • Loading branch information
Zorin95670 authored Jul 7, 2022
2 parents 380f88f + 667fd96 commit 8eeda7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ 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)

## [Unreleased]
## [0.1.0] - 2022-07-07

### Added

- Setup project (eslint, esdoc, unit test, github's workflow).
- Add new classes LetoObjectNode, LetoTypeNode, LetoAttribute, LetoLink.
- Add function renderString for SVG template.

[unreleased]: https://github.com/ditrit/leto-module-client/blob/main/changelog.md#unreleased
[0.1.0]: https://github.com/ditrit/leto-module-client/blob/0.1.0/changelog.md

0 comments on commit 8eeda7c

Please sign in to comment.