Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Merge requests
!37
REL: Release v0.1.2
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
REL: Release v0.1.2
release-v0.1.2
into
main
Overview
0
Commits
15
Pipelines
2
Changes
6
Merged
Florian Spreckelsen
requested to merge
release-v0.1.2
into
main
3 years ago
Overview
0
Commits
15
Pipelines
2
Changes
6
For
#43 (closed)
0
0
Merge request reports
Compare
main
version 1
347a7410
3 years ago
main (base)
and
latest version
latest version
086355f7
15 commits,
3 years ago
version 1
347a7410
14 commits,
3 years ago
6 files
+
53
−
17
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
doc/CHANGELOG.md
+
25
−
0
View file @ 086355f7
Edit in single-file editor
Open in Web IDE
Show full file
@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
@@ -5,6 +5,31 @@ 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.1.0/
)
,
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
-
#41 Updated Conan version in CI pipeline.
### Security
### Documentation
## [0.1.2] - 2022-05-31
(Florian Spreckelsen)
### Fixed
-
#41 Updated Conan version in CI pipeline.
## [0.1.1 - 2022-04-12]
## [0.1.1 - 2022-04-12]
### Security
### Security
Loading