Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Xophmeister committed Jul 15, 2024
1 parent bfa65ff commit adb4ba2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This name should be decided amongst the team before the release.

### Added
- [#705](https://github.com/tweag/topiary/pull/705) Added support for Nickel 1.7 extended pattern formatting
- [#713](https://github.com/tweag/topiary/pull/713) Added experimental support for Pact, the smart contract language on the Kadena blockchain.

### Changed
- [#704](https://github.com/tweag/topiary/pull/704) Refactors our postprocessing code to be more versatile.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ by their individual name). Once included, they can be accessed in
Topiary in the usual way.

* [Bash]
* [Pact]
* [Rust]

## Getting Started
Expand Down Expand Up @@ -1502,6 +1503,7 @@ of choice open in another.
[ocamllex]: https://v2.ocaml.org/manual/lexyacc.html
[ocp-indent]: https://www.typerex.org/ocp-indent.html
[ormolu]: https://github.com/tweag/ormolu
[pact]: https://www.kadena.io/pact
[prettier]: https://prettier.io/
[rust]: https://www.rust-lang.org
[rustfmt]: https://rust-lang.github.io/rustfmt
Expand Down

0 comments on commit adb4ba2

Please sign in to comment.