Skip to content

Commit

Permalink
Pre-release meta changes
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarWatcher committed Feb 10, 2024
1 parent 52884e2 commit 11fec74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

## Docs
* Described the exact reason for [#66](https://github.com/LunarWatcher/auto-pairs/issues/66) in `:h autopairs-autocomplete-cr`
* Documented variable initialisation and function call order issues ([#84](https://github.com/LunarWatcher/auto-pairs/issues/84))

# 4.0.1
`g:AutoPairsVersion = 40001`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There's several installation methods, and you're free to use whatever you want,
```vim
Plug 'LunarWatcher/auto-pairs'
```
You can also specify a tag, but this is no longer needed as of the proper release of 3.0.0.
You can also specify a tag, but this is no longer needed as of the release of 3.0.0.

To use experimental changes before they're deployed, use:
```vim
Expand Down

0 comments on commit 11fec74

Please sign in to comment.