Skip to content

Commit

Permalink
docs: prep for v1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
simbleau committed Sep 10, 2023
1 parent 7b7baae commit aba7147
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

This changelog follows the patterns described here: <https://keepachangelog.com/en/1.0.0/>.

Subheadings to categorize changes are `added, changed, deprecated, removed, fixed, security`.

## Unreleased

- Nothing yet!

## 1.0

- Initialize release.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A bevy plugin which provides rendering support for [lottie](https://lottiefiles.
|bevy|bevy-vello|
|---|---|
|0.11|1.0, main|
|0.10|0.1|
|<= 0.10|Unsupported|

## Features

Expand Down

0 comments on commit aba7147

Please sign in to comment.