File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.2] ( https://github.com/vladdoster/remember.nvim/compare/v1.0.1...v1.0.2 ) (2022-04-13)
2
+
3
+
4
+ ### docs
5
+
6
+ * add current version link to README.md ([ 6193772] ( https://github.com/vladdoster/remember.nvim/commit/619377285c0b90413c41aa5e4c525c91e7de4306 ) )
7
+ * update release version badge in README.md ([ 1ea2362] ( https://github.com/vladdoster/remember.nvim/commit/1ea23622d7537981f6f370862eb0e5e3d80f4e5d ) )
8
+
9
+ ### fix
10
+
11
+ * release badge URL ([ 5ad34c9] ( https://github.com/vladdoster/remember.nvim/commit/5ad34c9d01fd566d46095597762ae8a9be3fabd4 ) )
12
+ * version regex ([ 1927f5c] ( https://github.com/vladdoster/remember.nvim/commit/1927f5c7cd6e8fa5e1ed5de25dfbf231a29689f9 ) )
13
+ * version replacement checks ([ 64096a1] ( https://github.com/vladdoster/remember.nvim/commit/64096a135024540829ead8280f6a090798cab10f ) )
14
+
1
15
## [ 1.0.1] ( https://github.com/vladdoster/remember.nvim/compare/v1.0.0...v1.0.1 ) (2022-04-13)
2
16
3
17
Original file line number Diff line number Diff line change 2
2
3
3
| version |
4
4
| :--------------------------------------------------------------------: |
5
- | [ v1.0.1 ] ( https://github.com/vladdoster/remember.nvim/releases ) |
5
+ | [ v1.0.2 ] ( https://github.com/vladdoster/remember.nvim/releases ) |
6
6
7
7
A port of the Vim plugin
8
8
[ vim-lastplace] ( https://github.com/farmergreg/vim-lastplace ) . It uses the same
Original file line number Diff line number Diff line change 1
- v1.0.1
1
+ v1.0.2
You can’t perform that action at this time.
0 commit comments