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

Commit

Permalink
Merge pull request #86 from fabianegli/prepare-for-dev
Browse files Browse the repository at this point in the history
Prepare for future development
  • Loading branch information
ypriverol authored Mar 22, 2023
2 parents 7db363a + 3b74a59 commit 6fa90bf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.0] nfcore/quantms - [TBD] - Thimphu

### `Added`

### `Changed`

### `Fixed`

### `Dependencies`

### `Parameters`

### `Deprecations`

## [1.1.0] nfcore/quantms - [03/20/2023] - Berlin

- Bugfixes and speed increases in the OpenMS tools due to version update to 2.9.1
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ manifest {
description = """Quantitative Mass Spectrometry nf-core workflow"""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '1.1.0'
version = '1.2.0dev'
doi = ''
}

Expand Down

0 comments on commit 6fa90bf

Please sign in to comment.