Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Jan 9, 2024
1 parent 7de0707 commit e7484f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.0.0-beta.17

- Updated Statiq Web reference to version [1.0.0-beta.60](https://github.com/statiqdev/Statiq.Web/releases/tag/v1.0.0-beta.60).
- Updated Statiq Framework reference to version [1.0.0-beta.72](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.72).

# 1.0.0-beta.16

- The angle brackets for generic types in the xref generated for API symbols are now converted to a dash to avoid issues with angle bracket escaping. For example, the type `RedNs.GreenClass<Foo>` now gets an xref of `api-RedNs.GreenClass-Foo-`.
Expand Down

0 comments on commit e7484f8

Please sign in to comment.