Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add README.rst's Python syntax highlighting info
Add info about updated Python syntax highlighting in README.rst's Python code examples
  • Loading branch information
SFM61319 authored Aug 21, 2020
commit 7fbc53160da5cba214baa037f94595ff75e7a774
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
## [Unreleased][]

### Added
- Add syntax highlighting for Python code in [README.rst](https://github.com/pythonnet/pythonnet/blob/master/README.rst)
- Add Python syntax highlighting for Python code examples in [README.rst](https://github.com/pythonnet/pythonnet/blob/master/README.rst)

### Changed
- Drop support for Python 2
Expand Down