Skip to content

Commit 4c1bce9

Browse files
minor updates (#208)
* update vignette + workflow pkgdown
1 parent beea5ee commit 4c1bce9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Diff for: .github/workflows/pkgdown.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches: [release/9.2]
88
pull_request:
9-
branches: [master, release/9.2]
9+
branches: [master]
1010

1111
release:
1212
types: [published]

Diff for: vignettes/Antares_new_features_v920.Rmd

+4-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ library(antaresEditObject)
2020

2121
This article will present the new features in line with **Antares v9.2** (cf [Antares Simulator](https://antares-simulator.readthedocs.io/en/latest/user-guide/04-migration-guides/#v920))
2222

23-
**New features** :
23+
## New features
2424

25-
> For 'st-storages', Parameter `group` is now dynamic and have no restriction for user
25+
**Short Term Storages** :
26+
27+
- Parameter `group` is now dynamic and have no restriction for user
2628

2729

2830
## Create new study v9.2

0 commit comments

Comments
 (0)