diff --git a/.authors.yml b/.authors.yml index 99729d301..bf46b3628 100644 --- a/.authors.yml +++ b/.authors.yml @@ -971,10 +971,6 @@ num_commits: 4 first_commit: 2019-03-16 01:36:28 github: kalekundert -- name: Ad115 - email: a.garcia230395@gmail.com - num_commits: 4 - first_commit: &id001 2019-05-06 14:17:57 - name: Rodrigo Oliveira email: rodrigo.oliveira@byne.com.br num_commits: 1 @@ -990,5 +986,4 @@ aliases: - Ad115 num_commits: 4 - first_commit: *id001 github: Ad115 diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 59b889243..7961097a7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,8 +9,8 @@ v0.9.0 **Added:** -* Implemented the following "bang command" bashisms: ``!$``, ``$*``, ``!^``, - and ``!``. These are in addition to ``!!``, which was already +* Implemented the following "bang command" bashisms: ``!$``, ``$*``, ``!^``, + and ``!``. These are in addition to ``!!``, which was already implemented. * asciinema (terminal recorder) added in not threadable commands. * tput added in not threadable commands. @@ -31,7 +31,6 @@ v0.9.0 Additional colors are computed as needed. * PTYs created for running threadable command have now size set to same size than main terminal. -* * Update documentation pointing to the minimal required version of Python (3.5). @@ -80,7 +79,6 @@ v0.9.0 * Alexander Sosedkin * Kale Kundert * Andrés García García -* Andrés García García * Samuel Dion-Girardeau * Steven Kryskalla * Rodrigo Oliveira