Skip to content

Commit c091852

Browse files
authored
Merge pull request #180 from MicahChalmer/melpa-stable-readme
Add instructions for version tag update requests
2 parents 5c68caf + f6cf013 commit c091852

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,16 @@ Then do this to load the package listing:
3737
* <kbd>M-x eval-buffer</kbd>
3838
* <kbd>M-x package-refresh-contents</kbd>
3939

40+
#### MELPA stable
41+
42+
MELPA stable only updates when a new version tag is created. There isn't a
43+
specified frequency for this project to release versions; if you are a MELPA
44+
stable user and feel that the last release tag is too far out of date, open a
45+
pull request that updates the version header in `rust-mode.el` and note that a
46+
new version tag should be added when the request is merged.
47+
See [Pull Request #178][https://github.com/rust-lang/rust-mode/pull/178] (the
48+
first such pull request) for an example of this.
49+
4050
#### Install `rust-mode`
4151

4252
One you have `package.el`, you can install `rust-mode` or any other

0 commit comments

Comments
 (0)