Version bump
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
RTV/TUIR Changelog
|
RTV/TUIR Changelog
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. _1.28.2: https;//gitlab.com/ajak/tuir/tree/v1.28.2
|
||||||
.. _1.28.1: https://gitlab.com/ajak/tuir/tree/v1.28.1
|
.. _1.28.1: https://gitlab.com/ajak/tuir/tree/v1.28.1
|
||||||
.. _1.28.0: https://gitlab.com/ajak/tuir/tree/v1.28.0
|
.. _1.28.0: https://gitlab.com/ajak/tuir/tree/v1.28.0
|
||||||
.. _1.27.0: http://github.com/michael-lazar/rtv/releases/tag/v1.27.0
|
.. _1.27.0: http://github.com/michael-lazar/rtv/releases/tag/v1.27.0
|
||||||
@@ -43,6 +44,14 @@ RTV/TUIR Changelog
|
|||||||
.. _1.2.1: http://github.com/michael-lazar/rtv/releases/tag/v1.2.1
|
.. _1.2.1: http://github.com/michael-lazar/rtv/releases/tag/v1.2.1
|
||||||
.. _1.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2
|
.. _1.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2
|
||||||
|
|
||||||
|
--------------------
|
||||||
|
1.28.2_ (2019-06-12)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
Miscellaneous
|
||||||
|
|
||||||
|
* Change from old (RTV) Imgur API key to new key for TUIR. Please check the
|
||||||
|
migration section of the README for the new key.
|
||||||
--------------------
|
--------------------
|
||||||
1.28.1_ (2019-06-09)
|
1.28.1_ (2019-06-09)
|
||||||
--------------------
|
--------------------
|
||||||
|
|||||||
2
tuir.1
2
tuir.1
@@ -1,4 +1,4 @@
|
|||||||
.TH "TUIR" "1" "June 10, 2019" "Version 1.28.1" "Usage and Commands"
|
.TH "TUIR" "1" "June 13, 2019" "Version 1.28.2" "Usage and Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
TUIR - Terminal UI for Reddit
|
TUIR - Terminal UI for Reddit
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__version__ = '1.28.1'
|
__version__ = '1.28.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user