export const versionHistory = [ { showUntil: '2019-05-05', content: ` Версия 0.6.7 (2019-05-01) ` }, { showUntil: '2019-03-29', content: ` Версия 0.6.6 (2019-03-29) ` }, { showUntil: '2019-03-24', content: ` Версия 0.6.4 (2019-03-24) ` }, { showUntil: '2019-03-04', content: ` Версия 0.5.4 (2019-03-04) ` }, { showUntil: '2019-02-17', content: ` Версия 0.3.0 (2019-02-17) ` }, { showUntil: '2019-02-14', content: ` Версия 0.1.7 (2019-02-14) ` }, { showUntil: '2019-02-12', content: ` Версия 0.1.0 (2019-02-12) ` }, ]