Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
Sentinel
Proxy
Commits
d4219f80
Verified
Commit
d4219f80
authored
May 31, 2021
by
Miroslav Hanak
Browse files
Release version 1.4
Added * Sending status messages to server * Error messages Removed * Data compression
parent
e851f44d
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d4219f80
...
...
@@ -4,7 +4,7 @@ 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.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
##
Unreleased
##
[1.4] - 2021-05-31
### Added
-
Sending status messages to server
-
Error messages
...
...
configure.ac
View file @
d4219f80
AC_INIT([sentinel-proxy], [1.
3.1
], [])
AC_INIT([sentinel-proxy], [1.
4
], [])
AM_INIT_AUTOMAKE([foreign -Wall -Wno-portability])
AC_PROG_CC
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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