Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Unreleased

## 2.14.0

### Added

- Added `CITATION.cff` file to project roots

## 2.13.0

### Added
Expand Down
15 changes: 15 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: fortls - Fortran Language Server
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Nikiteas
name-suffix: Ioannis
email: [email protected]
affiliation: Imperial College London
orcid: 'https://orcid.org/0000-0001-9811-9250'