Skip to content
Snippets Groups Projects
changelog.md 757 B
Newer Older
  • Learn to ignore specific revisions
  • 
    # Changelog
    All notable changes to this project will be documented in this file.
     
    The format is based on [Keep a Changelog](http://keepachangelog.com/)
    and this project adheres to [Semantic Versioning](http://semver.org/).
    
    ## [1.2.2] - 17. 6. 2024
      
    Title page is now first, the assignment is second page.
     
    ### Changed
    - Swapped Title page and assignment page.
    
    
    Sync of layout for oneside and twoside versions. 
     
    ### Changed
    - The introduction chapter is numbered (as it should have been).
    
    ### Fixed
    - Fixed the problem that oneside and twoside versions had different layouts because of different margings.
    
    
    ## [1.2.0] - 17. 6. 2024
      
    Started versioning.
    
    ### Added
    - Version number of the project.
    - This changelog file.