Skip to content

Commit

Permalink
release-candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Sydney Kerckhove committed May 19, 2022
1 parent 288df2a commit fa3b373
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 14 deletions.
2 changes: 1 addition & 1 deletion smos-data-gen/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: smos-data-gen
version: 0.3.0
version: 0.3.1
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-data-gen/smos-data-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: smos-data-gen
version: 0.3.0
version: 0.3.1
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
10 changes: 10 additions & 0 deletions smos-docs-site/content/changelogs/2022-05-19.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- <a name="smos-data-gen-0.3.1">[smos-data-gen 0.3.1](#smos-data-gen-0.3.1)
- <a name="smos-report-0.8.0">[smos-report 0.8.0](#smos-report-0.8.0)
- <a name="smos-report-gen-0.4.1">[smos-report-gen 0.4.1](#smos-report-gen-0.4.1)
- <a name="smos-server-gen-0.4.3">[smos-server-gen 0.4.3](#smos-server-gen-0.4.3)
- <a name="smos-sync-client-gen-0.3.2">[smos-sync-client-gen 0.3.2](#smos-sync-client-gen-0.3.2)

### Changed

* The projects now no longer ignores entries without a state and their children.
This fixes #242. Thank you [@tgoossens](https://github.com/tgoossens)!
4 changes: 0 additions & 4 deletions smos-docs-site/content/unreleased.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
### Changed

* The projects now no longer ignores entries without a state and their children.
This fixes #242. Thank you [@tgoossens](https://github.com/tgoossens)!
1 change: 1 addition & 0 deletions smos-docs-site/smos-docs-site.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ extra-source-files:
content/changelogs/2021-12-09.markdown
content/changelogs/2022-01-27.markdown
content/changelogs/2022-05-04.markdown
content/changelogs/2022-05-19.markdown
content/pages/blogposts.markdown
content/pages/building-installation.markdown
content/pages/cheat-sheet.markdown
Expand Down
2 changes: 1 addition & 1 deletion smos-report-gen/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: smos-report-gen
version: 0.4.0
version: 0.4.1
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-report-gen/smos-report-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: smos-report-gen
version: 0.4.0
version: 0.4.1
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-report/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: smos-report
version: 0.7.0
version: 0.8.0
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-report/smos-report.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: smos-report
version: 0.7.0
version: 0.8.0
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-server-gen/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: smos-server-gen
version: 0.4.2
version: 0.4.3
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-server-gen/smos-server-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: smos-server-gen
version: 0.4.2
version: 0.4.3
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-sync-client-gen/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: smos-sync-client-gen
version: 0.3.1
version: 0.3.2
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down
2 changes: 1 addition & 1 deletion smos-sync-client-gen/smos-sync-client-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: smos-sync-client-gen
version: 0.3.1
version: 0.3.2
category: Smos
author: Tom Sydney Kerckhove
maintainer: syd@cs-syd.eu
Expand Down

0 comments on commit fa3b373

Please sign in to comment.