Skip to content

Commit 3199db8

Browse files
committed
📚 DOCS: Update changelog
1 parent 0cb2687 commit 3199db8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## 0.3.2 - 2021-06-11
4+
5+
### Enhancements ✨
6+
* Add line continuation matching and "HERE-documents" [#126](https://github.com/executablebooks/sphinx-copybutton/pull/126) ([@sappelhoff](https://github.com/sappelhoff))
7+
* Allow copying empty lines [#127](https://github.com/executablebooks/sphinx-copybutton/pull/127) ([@amotl](https://github.com/amotl))
8+
* ✨ IMPROVE: add a check-mark SVG icon and improve the look of the button
9+
10+
### Translations 🌎
11+
* Add Russian translations [#120](https://github.com/executablebooks/sphinx-copybutton/pull/120) ([@Nikulinnn](https://github.com/Nikulinnn))
12+
* Add Simplified Chinese translations [#116](https://github.com/executablebooks/sphinx-copybutton/pull/116) ([@seisman](https://github.com/seisman))
13+
* French translations added [#114](https://github.com/executablebooks/sphinx-copybutton/pull/114) ([@dbitouze](https://github.com/dbitouze))
14+
315
## 0.3.1 - 2020-11-02
416

517
- 👌 Improved copy icon (thanks to (@pradyunsg)[https://github.com/pradyunsg])

0 commit comments

Comments
 (0)