File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55This document provides a high-level view of the changes to the {project-name} by release.
66For a detailed view of what has changed, refer to the {uri-repo} /commits/master[commit history] on GitHub.
77
8- == Unreleased
8+ == 2.3.0 (2022-01-05) - @slonopotamus
99
10- * add `Pygments.pygments_version` method to query underlying Pygments version ({uri-repo}/issues/226[#226])
10+ * Add `Pygments.pygments_version` method to query underlying Pygments version ({uri-repo}/issues/226[#226])
1111* Update Pygments to 2.10.0 ({uri-repo}/issues/234[#234])
1212
1313== 2.2.0 (2021-03-18) - @slonopotamus
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Pygments
4- VERSION = '2.2 .0'
4+ VERSION = '2.3 .0'
55end
You can’t perform that action at this time.
0 commit comments