Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 576 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[unreleased]

Added

Removed

Changed

Fixed

  • Fixed bug in the externalflowAroundObstacle showCase.
  • Fixed bug with TRT dynamics.
  • Fixed bug with timer in the single threaded compilation.

[2.1.0]

Added

Removed

  • Removed useless SMP compilation flag.

Changed

  • Updated scons to 3.1.1.
  • Compilation for continuous integration made faster.

Fixed