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
896e421b
Commit
896e421b
authored
Apr 30, 2020
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document API changes
parent
6dbaee56
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
CHANGELOG.md
CHANGELOG.md
+8
-0
No files found.
CHANGELOG.md
View file @
896e421b
...
@@ -42,6 +42,14 @@ is based on [Keep a Changelog](https://keepachangelog.com).
...
@@ -42,6 +42,14 @@ is based on [Keep a Changelog](https://keepachangelog.com).
losing connection to the monitored node.
losing connection to the monitored node.
-
In preparation of potential future API additions/changes, CAF now includes an
-
In preparation of potential future API additions/changes, CAF now includes an
RFC4122-compliant
`uuid`
class.
RFC4122-compliant
`uuid`
class.
-
The new trait class
`is_error_code_enum`
allows users to enable conversion of
custom error code enums to
`error`
and
`error_code`
.
### Deprecated
-
The
`to_string`
output for
`error`
now renders the error code enum by default.
This renders the member functions
`actor_system::render`
and
`actor_system_config::render`
obsolete.
### Changed
### Changed
...
...
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