This repository was archived by the owner on Feb 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22RTV Changelog
33=============
44
5+ .. _1.27.1 : http://github.com/michael-lazar/rtv/releases/tag/v1.27.1
56.. _1.27.0 : http://github.com/michael-lazar/rtv/releases/tag/v1.27.0
67.. _1.26.0 : http://github.com/michael-lazar/rtv/releases/tag/v1.26.0
78.. _1.25.1 : http://github.com/michael-lazar/rtv/releases/tag/v1.25.1
@@ -41,6 +42,17 @@ RTV Changelog
4142.. _1.2.1 : http://github.com/michael-lazar/rtv/releases/tag/v1.2.1
4243.. _1.2 : http://github.com/michael-lazar/rtv/releases/tag/v1.2
4344
45+ --------------------
46+ 1.27.1 _ (2023-02-20)
47+ --------------------
48+
49+ A release from beyond the grave 🪦 👻.
50+
51+ Bugfixes
52+
53+ * Fixes crash when opening the web browser on macOS with Python 3.8+.
54+ * Fixes crash when logging in using the default OAuth2 credentials.
55+
4456--------------------
45571.27.0 _ (2019-06-02)
4658--------------------
Original file line number Diff line number Diff line change 1- .TH "RTV" "1" "June 03, 2019 " "Version 1.27.0 " "Usage and Commands"
1+ .TH "RTV" "1" "February 20, 2023 " "Version 1.27.1 " "Usage and Commands"
22.SH NAME
33RTV - Reddit Terminal Viewer
44.SH SYNOPSIS
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22from __future__ import unicode_literals
33
4- __version__ = '1.27.0 '
4+ __version__ = '1.27.1 '
You can’t perform that action at this time.
0 commit comments