###### Copyright (C) 2020 IEEE-Ottawa SIGHT ###### CERN Open Hardware Licence Version 2 - Permissive # Change Log All notable changes to this project will be documented in this file. Including: Recommended groupings for changes include: ```diff + Added, + Changed, + Deprecated, + Removed, + Fixed, + Security + ``` The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [0.0.1] 2020-July-10 ### Added Initial project files - .gitignore - .project - CHANGELOG.md - CONTRIBUTING.md - CONTRIBUTORS.md - LICENSE - design/.gitignore - design/1_model/.gitignore - design/2_mech/.gitignore - design/3_elechw/.gitignore - design/4_pcb/.gitignore - design/5_sw-app/.gitignore - design/6_sys-int/.gitignore - design/README.md - design/bin/.gitignore - design/design_README.txt - design/doc/.gitignore - design/doc/req_appendices/.AppendixA.tex.un~ - design/doc/req_appendices/.gitignore - design/doc/req_appendices/AppendixA.tex - design/doc/req_appendices/AppendixA.tex~ - design/doc/req_chapters/.gitignore - design/doc/req_chapters/chapter2.tex - design/doc/req_main.tex - design/doc/spec_appendices/.AppendixA.tex.un~ - design/doc/spec_appendices/.gitignore - design/doc/spec_appendices/AppendixA.tex - design/doc/spec_appendices/AppendixA.tex~ - design/doc/spec_chapters/.gitignore - design/doc/spec_chapters/chapter2.tex - design/doc/spec_main.tex - design/misc/.gitignore - project/.gitignore - project/README.md - project/compliance/.gitignore - project/legal/.gitignore - project/milestones/.gitignore - project/milestones/README.md - project/releases/.gitignore ### Changed - README.md ## *[UNVERSIONED]* 2020-July-10 ### Added - README.md with simple "Hello World" text