You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upstream/master:
Move snap publishing to own workflow
Squashed 'src/main/resources/csl-locales/' changes from 2b94bf9fac..d0ee4d13c9
Remove obsolete step
Add debug output for snap file location
Try to build snapcraft image also on master-release
Build snap only for master branch
Update GitVersion action from v0.3 to v0.9.1 (#6061)
Add empty line to deployment.yml to trigger build
Release v5.0
Refine external-libraries.txt
Revert "Remove ci prefix for releases"
Remove suffix "-ci.1" from version information stored in BuildInfo
Remove ci prefix for releases
Use github action to publish snap
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Here, the categories "Changed" for added and changed functionality,
9
9
10
10
We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#NUM`.
11
11
12
-
## [Unreleased]
12
+
## [5.0] – 2020-03-03
13
13
14
14
### Changed
15
15
@@ -284,7 +284,8 @@ The changelog of JabRef 4.x is available at the [v4.x branch](https://github.com
284
284
The changelog of JabRef 3.x is available at the [v3.8.2 tag](https://github.com/JabRef/jabref/blob/v3.8.2/CHANGELOG.md).
285
285
The changelog of JabRef 2.11 and all previous versions is available as [text file in the v2.11.1 tag](https://github.com/JabRef/jabref/blob/v2.11.1/CHANGELOG).
Copy file name to clipboardExpand all lines: src/main/resources/csl-locales/CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,14 @@ We welcome contributions to the Citation Style Language (CSL) locale files in th
4
4
5
5
The CSL locale files provide the standard translations for automatic localization of CSL styles.
6
6
As such, the CSL locale files should generally contain the most commonly used translations for a given locale.
7
-
Less common translations can be [provided in the individual CSL styles](http://docs.citationstyles.org/en/stable/specification.html#locale) that require them, which will overwrite the CSL locale file translations.
7
+
Less common translations can be [provided in the individual CSL styles](https://docs.citationstyles.org/en/stable/specification.html#locale) that require them, which will overwrite the CSL locale file translations.
8
8
9
9
Because each CSL locale file offers the standard translations for all CSL styles, changes should be made conservatively and carefully.
10
10
We will often ask a second native speaker and/or past contributor to look over your proposed changes.
11
11
12
12
## Licensing and crediting
13
13
14
-
By creating a pull request, you agree to license your contributions under the [Creative Commons Attribution-ShareAlike 3.0 Unported license](http://creativecommons.org/licenses/by-sa/3.0/) license.
14
+
By creating a pull request, you agree to license your contributions under the [Creative Commons Attribution-ShareAlike 3.0 Unported license](https://creativecommons.org/licenses/by-sa/3.0/) license.
15
15
16
16
In addition, if you're interested in being credited, please add yourself to the locale file as translator. See the example below (both the `<email/>` and `</uri>` elements are optional):
0 commit comments