Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Initial pass at version 1.2. #15

Merged
merged 2 commits into from
Jul 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# ChangeLog

## [Version 1.1] - 2018-03-20
## [Version 1.2] - 2019-06-30

### Added
- Clarification that all reviews are by default seven (7) days, see https://github.com/EclipseFdn/EFSP/issues/14.
- A section that describes how exceptions to the process may be granted, see https://github.com/EclipseFdn/EFSP/issues/12.

### Changes
- Clarified that there must be exactly one TCK (not "TCK project") for each Specification Version.
- The requirement to engage in Progress Reviews is now time-based, see https://github.com/EclipseFdn/EFSP/issues/13.
- Reworded parts of the "Specification Version Lifecycle" section.
- Clarify that a formal Release Cycle is not required for a Service Release.
- Clarified that a Progress Review must not overlap with a Release Review.
- Recasted the defined term "Milestone" as "Milestone Build".

## [Version 1.1] - 2019-03-20

### Added
- Link to the Eclipse Foundation Specification License.
Expand Down
Loading