Skip to content

Commit

Permalink
Merge pull request #690 from mcneel/AndyPayne/ChangeLog
Browse files Browse the repository at this point in the history
updating the change log
  • Loading branch information
andyopayne authored Nov 7, 2024
2 parents 29623f7 + bee5481 commit c59b412
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.HOPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.16.16] - TBA

### Fixed

- Fixed a bug where the /launch endpoint would return a NullReference exception.
- Added a line to the ComputeChildren.cs to clear the startInfo environmentVariable for "ASPNETCORE_HOSTINGSTARTUPASSEMBLIES" when Rhino.Compute starts up the child process Compute.Geometry. This was causing issues while debugging in newer version of Visual Studio.

## [0.16.15] - 2024-11-07

### Fixed
Expand Down

0 comments on commit c59b412

Please sign in to comment.