Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmuslimov committed Jan 4, 2023
1 parent ec6a9d5 commit d81643c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browse-at-remote.el
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
;;; browse-at-remote.el --- Open github/gitlab/bitbucket/stash/gist/phab/sourcehut page from Emacs -*- lexical-binding:t -*-

;; Copyright © 2015-2020
;; Copyright © 2015-2023
;;
;; Author: Rustem Muslimov <[email protected]>
;; Version: 0.14.0
;; Version: 0.15.0
;; Keywords: github, gitlab, bitbucket, gist, stash, phabricator, sourcehut, pagure
;; Homepage: https://github.com/rmuslimov/browse-at-remote
;; Package-Requires: ((f "0.17.2") (s "1.9.0") (cl-lib "0.5"))
Expand Down
6 changes: 6 additions & 0 deletions readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,16 @@ Contributors:
- `@microamp`_
- `@FrostyX`_
- `@legendary-mich`_
- `@ilmotta`_

Changelog:
--------

0.15.0
******
Added new feature allowing customize how hosts are resolved by @ilmotta.


0.14.0
******
New remote type added **Pagure** by `@FrostyX`_.
Expand Down

0 comments on commit d81643c

Please sign in to comment.