Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rorymckinley committed Jan 25, 2025
1 parent a3928d5 commit 114f3d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to

### Added

<<<<<<< HEAD
- Add support for local adaptors. This can be enabled via `LOCAL_ADAPTORS=true`
and path specified via `OPENFN_ADAPTORS_REPO=./path/to/repo/`
[#905](https://github.com/OpenFn/lightning/issues/905)
Expand All @@ -26,6 +27,9 @@ and this project adheres to
[#2718](https://github.com/OpenFn/lightning/issues/2718)
- Temporary instrumentation for JobEditor to help identify performance issues.
[#2617](https://github.com/OpenFn/lightning/issues/2617)
- Indexes to foreign keys on `workflow_edges` and `steps` tables to try and
alleviate slow loading of the job editor.
[#2617](https://github.com/OpenFn/lightning/issues/2617)

### Changed

Expand Down

0 comments on commit 114f3d1

Please sign in to comment.