showChangelog: function() {
            this.App.setModal(new ChangelogModalView(this.App, {model: this.model}));
        },