-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
40 lines (32 loc) · 1.19 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Changelog
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).
## [1.2.0] - 2019-12-23
### Changed
- Bump python from 3.8.0-alpine to 3.8.1-alpine in /compose/django
- [dependencies] Updated dependencies for WeasyPrint
- Bump freeradius/freeradius-server from 3.0.19-alpine to 3.0.20-alpine
- Synched with latest django-freeradius/master
- See also - https://github.com/2stacks/freeradius-django/compare/v1.1.2...master
## [1.1.2] - 2019-07-11
### Changed
- Optimized ENV declaration in Dockerfile
- freeradius-server:latest-alpine bumped to Alpine 3.10 and Freeradius 3.0.19
- Locked version of freeradius server in Dockerfile
- Synched with latest django-freeradius/master
- Updated Jekyll theme
## [1.1.1] - 2019-04-10
### Added
- CHANGELOG
### Changed
- Base container freeradius/freeradius-server bumped to 3.0.19
## [1.1.0] - 2019-03-29
### Added
- Local docker build of django-freeradius from submodule
- Travis scripts for integration tests
### Changed
- Everything
## [1.0.0] - 2019-03-29
### Added
- Initial commit