mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
e9a97afdf8
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%402
9 lines
373 B
Mako
9 lines
373 B
Mako
<%!
|
|
title = 'dupeGuru ME version history'
|
|
selected_menu_item = 'Version History'
|
|
%>
|
|
<%inherit file="/base_dg.mako"/>
|
|
|
|
A large part of this version history is not serious (especially before v3), but it is always interesting to remember that I learnt most of what I know about designing/implementing/supporting a software through that.
|
|
|
|
${self.output_changelogs(changelog)} |