Skip to content
Snippets Groups Projects
Verified Commit 1bea02f3 authored by Miroslav Hanak's avatar Miroslav Hanak
Browse files

Release version 1.3.1

Added
* Testing proxy - moved from Minipots repository
* CHANGELOG

Changed
* Complete code refactoring - replace `zpoller` by `zloop`
parent a29af85c
1 merge request!10Release version 1.3.1
......@@ -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.3.1] - 2021-02-01
### Added
- Testing proxy - moved from Minipots repository
- CHANGELOG
......
AC_INIT([sentinel-proxy], [1.3], [])
AC_INIT([sentinel-proxy], [1.3.1], [])
AM_INIT_AUTOMAKE([foreign -Wall -Wno-portability])
AC_PROG_CC
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment