Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
big-brain
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Louis
big-brain
Repository
Something went wrong on our end
cdc18225877cef5d7401164e14660d266f9be464
Select Git revision
0 results
big-brain
CHANGELOG.md
Find file
Blame
History
Permalink
docs: update changelog
· cdc18225
Kat Marchán
authored
3 years ago
Unverified
cdc18225
CHANGELOG.md
6.52 KiB
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
big-brain
Release Changelog
0.9.0 (2022-01-09)
Features
deps:
update for bevy 0.6 (#31) (
b97f9273
)
perf:
Use SparseSet for ActionState (
5fc08176
)
0.8.0 (2021-09-19)
Bug Fixes
systems:
Fix steps, add a test and explicit systems ordering (#27) (
f33315c9
) (credit:
@payload
)