File tree Expand file tree Collapse file tree 2 files changed +41
-1
lines changed Expand file tree Collapse file tree 2 files changed +41
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v2.1.0 (2024-12-24)
5
+
6
+ ### Chores
7
+
8
+ - Update version
9
+ ([ ` bc8f27b ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/bc8f27b18a825646c69d940416e628a2e27a018d ) )
10
+
11
+ ### Continuous Integration
12
+
13
+ - Adjust taskfile
14
+ ([ ` 17096c3 ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/17096c3d01e00a2876a3aa473312b266ba33bf9d ) )
15
+
16
+ ### Refactoring
17
+
18
+ - Class used in "not found tooltip" change to "ezlinks_not_found" to be more accurate with
19
+ ` mkdocs-obsidian-links `
20
+ ([ ` b5d5755 ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/b5d57552b893ac44f5e8183c9657eea47d67d318 ) )
21
+
22
+
23
+ ## v2.0.12 (2024-12-23)
24
+
25
+ ### Chores
26
+
27
+ - Update uvlock
28
+ ([ ` 4685f61 ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/4685f611cc06ea72e5cfb875fbebb992b224793b ) )
29
+
30
+ - Update version
31
+ ([ ` e9b3f79 ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/e9b3f79ac9a562ee5eeb4a09c94eb018464882a4 ) )
32
+
33
+ ### Continuous Integration
34
+
35
+ - Update config & update version
36
+ ([ ` efb4fa6 ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/efb4fa6e1f2a2745d985fe6522aee4247481121b ) )
37
+
38
+ ### Refactoring
39
+
40
+ - Adjust the default example of CSS
41
+ ([ ` ea7f1cb ` ] ( https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/ea7f1cb79a641b474624aafc15a977d40ba9997d ) )
42
+
43
+
4
44
## v2.0.11 (2024-12-23)
5
45
6
46
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mkdocs-embed-file-plugin"
3
- version = " 2.0.12 "
3
+ version = " 2.1.0 "
4
4
description = " A plugin to quote file from docs"
5
5
requires-python = " >=3.13"
6
6
dependencies = [
You can’t perform that action at this time.
0 commit comments