Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-easterbrook committed Feb 16, 2022
1 parent 11743ef commit 18b8dfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>.

Changes in v2022.2.0:
1/ Add uploader tab for "Ipernity" photo sharing club.
2/ Substantial rewrite of uploader tabs.
3/ Main window "maximised" state is saved.
4/ Other minor improvements and bug fixes.

Changes in v2022.1.0:
1/ Simplified selection of dependencies when installing with pip.
2/ Improved spell check language menu.
Expand Down
2 changes: 1 addition & 1 deletion src/photini/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Full documentation is at https://photini.readthedocs.io/"""

__version__ = '2022.2.0'
build = '1994 (4891dd3)'
build = '1995 (11743ef)'

0 comments on commit 18b8dfc

Please sign in to comment.