Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Jun 8, 2022
1 parent 45c2d9a commit 05542d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* Don't write emply predecessor lists to Planner files.
* Improve handling of lag duration when writing Planner files.
* Improve ProjectCalendar start date calculation when we have long runs of non-working days.
* Performance enhancement for timephased data normalisation.

## 10.5.0 (2022-05-24)
* The `ProjectCalendarWeek` methods `addCalendarHours()`, `attachHoursToDay`, `removeHoursFromDay` have been removed. Use `addCalendarHours(day)`, `removeCalendarHours(day)` instead. (Note: this will be a breaking change if you were using the original methods to create or modify a schedule)
Expand Down

0 comments on commit 05542d8

Please sign in to comment.