-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathchangelog
35 lines (25 loc) · 874 Bytes
/
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
# 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).
## [Unreleased]
## [1.4.1] = 2019-09-10
### Added
- Fix Talks order (#17)
## [1.4.0] = 2019-08-25
### Added
- Add new talks (#16)
## [1.3.0] - 2019-08-24
### Changed
- Change call4papers dynamically (#15)
## [1.2.0] - 2019-08-23
### Added
- Add the changelog file (#12)
### Changed
- Update the next event information and add call4papers (#14)
- Using events dynamically (#13)
- Update package to use their last versions (#10)
### Fixed
- Fix old tests (#11)
[Unreleased]: https://github.com/NatalJS/nataljs-website/compare/v1.1.0...HEAD
[1.0.0]: https://github.com/NatalJS/nataljs-website/compare/v0.0.1...v1.1.0