Projects STRLCPY RTSPbrute Commits 715382d3
🤬
  • ■ ■ ■ ■ ■ ■
    CHANGELOG.md
     1 +# Changelog
     2 +All notable changes to this project will be documented in this file.
     3 + 
     4 +The format is based on [Keep a Changelog](https://keepachangelog.com/),
     5 +and this project adheres to [Semantic Versioning](https://semver.org/).
     6 + 
     7 +## [Unreleased]
     8 + 
     9 +## [1.0.2] - 2020-08-14
     10 +### Fixed
     11 +- Creation of a file on the start.
     12 + 
     13 +## [1.0.1] - 2020-08-14
     14 +### Added
     15 +- Routes from cameradar.
     16 + 
     17 +### Changed
     18 +- Minimal Python version to 3.6.
     19 + 
     20 +## [1.0.0] - 2020-08-14
     21 +### Added
     22 +- First official release.
     23 + 
     24 +[Unreleased]: https://gitlab.com/woolf/RTSPbrute/-/compare/1.0.2...master
     25 +[1.0.2]: https://gitlab.com/woolf/RTSPbrute/-/compare/1.0.1...1.0.2
     26 +[1.0.1]: https://gitlab.com/woolf/RTSPbrute/-/compare/1.0.0...1.0.1
     27 +[1.0.0]: https://gitlab.com/woolf/RTSPbrute/-/commits/1.0.0
     28 + 
Please wait...
Page is in error, reload to recover