File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/jghauser/papis.nvim/compare/v0.2.0...v0.3.0 ) (2024-06-04)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * replace plenary.path with pathlib
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** colors:** use a default hl without bg ([ e3f0ec3] ( https://github.com/jghauser/papis.nvim/commit/e3f0ec344b46760fac4e3a3d6e3141106749f76b ) )
13
+ * remove nvim-treesitter dependency ([ cbed835] ( https://github.com/jghauser/papis.nvim/commit/cbed835b771d71a7b70383f3f17515cc8b3a82d1 ) )
14
+
15
+
16
+ ### Miscellaneous Chores
17
+
18
+ * release 0.3.0 ([ 917e9ae] ( https://github.com/jghauser/papis.nvim/commit/917e9aee8dd5d990020501ef41caacbaa186d0b8 ) )
19
+
20
+
21
+ ### Code Refactoring
22
+
23
+ * replace plenary.path with pathlib ([ 50c7057] ( https://github.com/jghauser/papis.nvim/commit/50c7057ad6365342621ef77cedfbd2135f173896 ) )
24
+
3
25
## [ 0.2.0] ( https://github.com/jghauser/papis.nvim/compare/v0.1.0...v0.2.0 ) (2024-06-03)
4
26
5
27
You can’t perform that action at this time.
0 commit comments