Skip to content

Commit

Permalink
Add changelog for #210 fix by 0ctagon
Browse files Browse the repository at this point in the history
  • Loading branch information
meliache committed Nov 6, 2023
1 parent 75baf2a commit 22249b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

### Fixed

* **gbasf2**: Make gbasf2 wrapper work with gbasf2 release `v5.8.2`:
* **gbasf2**: Fixes to make gbasf2 wrapper work with gbasf2 release `v5.8.2`:
- Change the default gbasf2 setup script path to CVMFS location in gbasf2 v5.8.2, i.e.
```
/cvmfs/belle.kek.jp/grid/gbasf2/pro/bashrc
```
Reminder that this can still be customized via the `gbasf2_setup_path` setting.
[#207](https://github.com/nils-braun/b2luigi/pull/207)
- Fix script to get gbasf2 project status as JSON for latest gbasf2 release. [#209](https://github.com/nils-braun/b2luigi/pull/209) @eckerpatrick
- Fix to gbasf2-interacting scripts for querying project status and listing datasets. [#209](https://github.com/nils-braun/b2luigi/pull/209) @eckerpatrick and [#210](https://github.com/nils-braun/b2luigi/pull/210) @0ctagon.
* **gbasf2:** Fix `gbasf2_setup_path` setting not being passed through in some function calls. [#203](https://github.com/nils-braun/b2luigi/pull/203) @AlexanderHeidelbach
Expand Down

0 comments on commit 22249b6

Please sign in to comment.