Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenberry committed Mar 1, 2023
1 parent cb214e9 commit c18faf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Glaze
># IMPORTANT VERSION 1.0 RELEASE NOTES
>
>**If you need to access the previous exception-based version, pull the `version0` branch**.
>
>Previous versions of Glaze used exceptions, and for some minor features runtime type information (RTTI). This new version of glaze does not use exceptions or RTTI.
>
>- Glaze now builds with `-fno-exceptions` and `-fno-rtti`
Expand Down

0 comments on commit c18faf6

Please sign in to comment.