Skip to content

Commit

Permalink
fix(manual): add release download link to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leostera committed Jan 23, 2021
1 parent 16631e0 commit cb37357
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manual/src/changelog/v0.1.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# v0.1.0: Shaping up!

[You can download this release from Github](https://github.com/AbstractMachinesLab/caramel/releases/tag/v0.1.0#user-content-assets)

## 🌎 From a Backend to Language

Caramel is starting to take shape, and we'll now refer to it as a _language_
Expand Down Expand Up @@ -70,3 +72,5 @@ Changes:
* `Erlang.list_to_integer/1` to parse strings to integers
* `Erlang.integer_to_list/1` to turn integers into strings
* `Lists.foldl/foldr` signature has been fixed

<div id="assets"></div>

0 comments on commit cb37357

Please sign in to comment.