]>
Commit | Line | Data |
---|---|---|
a597c682 RBR |
1 | # Changelog |
2 | All notable changes to this project will be documented in this file. | |
3 | ||
4 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |
5 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | |
6 | ||
7 | ## [1.0.0] - 2020-09-20 | |
8 | ### Added | |
9 | - Functionality to parse graphviz | |
10 | - Executable | |
11 | - Initial documentation | |
12 | ||
13 | [1.0.0]: https://gitlab.com/rbdr/graphviz-to-grafn/releases/tag/v1.0.0 |