Skip to content

Commit

Permalink
GLSP-1393 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-lli committed Oct 21, 2024
1 parent e19bae5 commit ace81a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### Changes

- [diagram] Ensure that `GLSPMousePositionTracker` correctly calculates the current position in diagram local coordinates [#391](https://github.com/eclipse-glsp/glsp-client/pull/391)
- [di] Align Interface usage across \*Manager classes [#388](https://github.com/eclipse-glsp/glsp-client/pull/388)
- Change DI bindings for: `GridManger` to `TYPES.IGridManager`, `ChangeBoundsManager` to `TYPES.IChangeBoundsManager` and `DebugManager` to `TYPES.IDebugManager`.

### Potentially breaking changes

Expand Down

0 comments on commit ace81a7

Please sign in to comment.