Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SkymanOne committed Mar 25, 2024
1 parent bd00760 commit 77ffd91
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

Contains important changes as part of the project development adhering to [semantic versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### Added
- Compiler executable 1 - [#9](https://github.com/SkymanOne/folidity/pull/9)
- Semantics 1 - [#7](https://github.com/SkymanOne/folidity/pull/7)
- Parser - [#4](https://github.com/SkymanOne/folidity/pull/4)
- Grammar specification - [#1](https://github.com/SkymanOne/folidity/pull/1)

0 comments on commit 77ffd91

Please sign in to comment.