Newer
Older
= AsciiDoc Language Project Changelog
:url-repo: https://gitlab.eclipse.org/eclipse/asciidoc-lang/asciidoc-lang
This document provides a summary of notable changes to the AsciiDoc Language project by milestone or release.
For a detailed view of what's changed, refer to the {url-repo}/-/commits/main[commit history] for this repository.
=== Added
* Create an initial outline for the specification document;
includes stated goals, introduction, list of terminology and shared patterns, major sections and key points, TCK introduction and purpose of ASG, and open questions/issues to address (#5)
=== Changed
* Revise scope of project (#11)
* Resynchronize AsciiDoc user documentation from the initial contribution repository
* Reconfigure repository as the official source of the AsciiDoc user documentation
* Change version of user documentation from latest to pre-spec to accurately reflect its state (#30)