Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dorie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
dorie
dorie
Commits
512eb0f9
Commit
512eb0f9
authored
Aug 21, 2018
by
Lukas Riedel
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md
Add section for release v1.1.1 [ci skip]
parent
6f2fc9b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
CHANGELOG.md
CHANGELOG.md
+11
-4
No files found.
CHANGELOG.md
View file @
512eb0f9
...
...
@@ -4,19 +4,26 @@
## Unreleased
### Added
*
Documentation of Docker images and their usage in the CI/CD pipeline.
*
DORiE now depends on
[
`yaml-cpp`
](
https://github.com/jbeder/yaml-cpp/
)
, a
library for reading YAML files. The version required is >=5.2.0.
### Changed
*
Rebuilds of the DUNE environment Docker image are now triggered by setting the
CI variable
`REBUILD_BASE_IMAGE`
to a non-empty value. Previously, the
builds in stage
`setup`
where triggered by any manual pipeline run.
*
`Simulation`
is renamed
`RichardsSimulation`
and moved to
[
richards_simulation.hh
](
dune/dorie/interface/richards_simulation.hh
)
.
*
`RichardsSimulation`
now has its own
`RichardsSimulationTraits`
derived from
`BaseTraits`
, which defines all its member types.
`BaseTraits`
now have
reduced content and are intended to be shared between models/simulations.
## 1.1.1 (2018-08-21)
### Added
*
Documentation of Docker images and their usage in the CI/CD pipeline.
### Changed
*
Rebuilds of the DUNE environment Docker image are now triggered by setting the
CI variable
`REBUILD_BASE_IMAGE`
to a non-empty value. Previously, the
builds in stage
`setup`
where triggered by any manual pipeline run.
*
The test system folder was renamed from
`testing`
to
[
`test`
](
test
)
.
### Fixed
...
...
Lukas Riedel
@lriedel
mentioned in commit
2001ba22
·
Aug 21, 2018
mentioned in commit
2001ba22
mentioned in commit 2001ba22ac8114daf7c233bb7f6ae733da2b2199
Toggle commit list
Lukas Riedel
@lriedel
mentioned in commit
60115c5e
·
Sep 03, 2018
mentioned in commit
60115c5e
mentioned in commit 60115c5e53821b964b5d348ddc4b67251c9573e3
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment