Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Changelog update - v1.2.3 (#32)
Browse files Browse the repository at this point in the history
* Changelog update - v1.2.3

* Fixup CHANGELOG.md

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Philipp Spiess <[email protected]>
  • Loading branch information
3 people authored Jan 31, 2022
1 parent d983e5c commit 7a91abc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [1.2.3]

- Upgrade JetBrains IntelliJ shell to 1.3.1 and modernize the build and release pipeline.

## [1.2.2] - Minor bug fixes
Expand All @@ -22,7 +24,7 @@
- When on a branch that does not exist remotely, `master` will now be used instead.
- Menu entries (Open file, etc.) are now under a Sourcegraph sub-menu.
- Added a "Copy link to file" action (alt+c / opt+c).
- Added a "Search in repository" action (alt+r / opt+r).
- Added a "Search in repository" action (alt+r / opt+r).
- It is now possible to configure the plugin per-repository using a `.idea/sourcegraph.xml` file. See the README for details.
- Special thanks: @oliviernotteghem for contributing the new features in this release!

Expand All @@ -41,4 +43,4 @@

## [1.0.0] - Initial Release

- Basic Open File & Search functionality.
- Basic Open File & Search functionality.

0 comments on commit 7a91abc

Please sign in to comment.