Skip to content

Commit

Permalink
Version bump and changelog update. New version is 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Bot committed Apr 6, 2021
1 parent 1ced995 commit 885fe67
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [v0.4.2](https://github.com/corvis/prana_rc/tree/v0.4.2) (2021-04-06)

**Implemented enhancements:**

- Ability to control display brightness [\#19](https://github.com/corvis/prana_rc/issues/19)

**Fixed bugs:**

- Multiple re-connection attempts some times lead to command failure [\#24](https://github.com/corvis/prana_rc/issues/24)

## [v0.4.1](https://github.com/corvis/prana_rc/tree/v0.4.1) (2021-03-22)

**Implemented enhancements:**
Expand Down
2 changes: 1 addition & 1 deletion src/prana_rc/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

__version__ = "0.4.2"
__version__ = "0.4.3"

0 comments on commit 885fe67

Please sign in to comment.