Update CHANGELOG.md

This commit is contained in:
Russell Jones 2017-04-19 16:46:42 -07:00
parent 3992cbbf04
commit e65bd70624

View file

@ -1,5 +1,15 @@
# Changelog
## 2.0.3
### Bugfixes
* Execute commands using user's shell. [#943](https://github.com/gravitational/teleport/pull/943)
* Allow users to read their own roles. [#941](https://github.com/gravitational/teleport/pull/941)
* Fix User CA import. [#919](https://github.com/gravitational/teleport/pull/919)
* Role template defaults. [#916](https://github.com/gravitational/teleport/pull/916)
* Skip UserInfo if not provided. [#915](https://github.com/gravitational/teleport/pull/915)
## 2.0.2
### Bugfixes