Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
212a9e77
Commit
212a9e77
authored
Jan 25, 2021
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add release date for 0.18.0
parent
4098f3d7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
CHANGELOG.md
CHANGELOG.md
+4
-1
No files found.
CHANGELOG.md
View file @
212a9e77
...
...
@@ -5,6 +5,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
## [Unreleased]
## [0.18.0] - 2021-01-25
### Added
-
The enum
`caf::sec`
received an additional error code:
`connection_closed`
.
...
...
@@ -618,7 +620,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
-
Setting the log level to
`quiet`
now properly suppresses any log output.
-
Configuring colored terminal output should now print colored output.
[
Unreleased
]:
https://github.com/actor-framework/actor-framework/compare/0.18.0-rc.1...master
[
Unreleased
]:
https://github.com/actor-framework/actor-framework/compare/0.18.0...master
[
0.18.0
]:
https://github.com/actor-framework/actor-framework/releases/0.18.0
[
0.18.0-rc.1
]:
https://github.com/actor-framework/actor-framework/releases/0.18.0-rc.1
[
0.17.7
]:
https://github.com/actor-framework/actor-framework/compare/0.17.6...release/0.17
[
0.17.6
]:
https://github.com/actor-framework/actor-framework/releases/0.17.6
...
...
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