Rephrase v1.1 changes in the CHANGELOG

This commit is contained in:
Nathan Lovato 2020-02-08 13:34:16 -06:00
parent 31e6e3630a
commit 8505f9ed46

View File

@ -8,11 +8,11 @@ This document lists new features, improvements, changes, and bug fixes in every
### Features ###
- Add a main default scene that can load the demos on the fly.
- There is now a main scene with a demo picker, so you can select and play any demo on the fly.
### Bug fixes ###
- GSTFollowPath will no longer loop back around itself on open paths when `predict_time` is non-zero.
- GSTFollowPath no longer loops back around itself on open paths when `predict_time` is non-zero.
## Godot Steering AI Framework 1.0.0 ##