Skip to content

Commit dea78b3

Browse files
committed
Update changelog
1 parent a8931ba commit dea78b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
running in RStudio or the `getPass` library is installed.
1515
- The `authenticate` function now supports two-factor authentication.
1616
- Support `byName()` for the `gateId` argument in `updateGate()`.
17+
- Introduce `lintr` as a linter with an Actions workflow
1718

1819
### Changed
1920
- Fix for [confusing bulk entity retrieval](https://github.com/primitybio/cellengine-r-toolkit/issues/48)
@@ -23,5 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2324
- Fix mangling of experiment properties in `updateGateFamily()`.
2425
- Fix mangling of experiment properties in `updateGate()`.
2526
- Remove unused `params` argument from `getExperiment()`.
27+
- Run `styler` on all files with default params
2628

2729
### Removed

0 commit comments

Comments
 (0)