Skip to content

Commit b1c367a

Browse files
committed
v5.2
1 parent 80b0efe commit b1c367a

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

.vs/slnx.sqlite

0 Bytes
Binary file not shown.

docs/README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# create_structure
2-
[![GitHub license](https://img.shields.io/badge/licence-GNU-green?style=flat)](https://github.com/CastellaniDavide/cpp-create_structure/blob/master/LICENSE) ![Author](https://img.shields.io/badge/author-Castellani%20Davide-green?style=flat) ![Version](https://img.shields.io/badge/version-v5.1-blue?style=flat) ![Language Python](https://img.shields.io/badge/language-Python-yellowgreen?style=flat) ![sys.platform supported](https://img.shields.io/badge/OS%20platform%20supported-Linux,%20Windows%20&%20Mac%20OS-blue?style=flat) [![On GitHub](https://img.shields.io/badge/on%20GitHub-True-green?style=flat&logo=github)](https://github.com/CastellaniDavide/create_structure)
2+
[![GitHub license](https://img.shields.io/badge/licence-GNU-green?style=flat)](https://github.com/CastellaniDavide/cpp-create_structure/blob/master/LICENSE) ![Author](https://img.shields.io/badge/author-Castellani%20Davide-green?style=flat) ![Version](https://img.shields.io/badge/version-v5.2-blue?style=flat) ![Language Python](https://img.shields.io/badge/language-Python-yellowgreen?style=flat) ![sys.platform supported](https://img.shields.io/badge/OS%20platform%20supported-Linux,%20Windows%20&%20Mac%20OS-blue?style=flat) [![On GitHub](https://img.shields.io/badge/on%20GitHub-True-green?style=flat&logo=github)](https://github.com/CastellaniDavide/create_structure)
33

44
## Description
55
This is the magic "robottino" by Castellani Davide
@@ -56,13 +56,18 @@ With this programm you can easly create a repository on GitHub with a basic temp
5656
- Try to execute this programm and check correct use
5757

5858
# Changelog
59-
- [5.1_2020-11-28](#5.1_2020-11-28)
60-
- [5.0_2020-11-21](#5.0_2020-11-21)
61-
- [4.0_2020-9-25](#4.0_2020-9-25)
62-
- [3.1_2020-8-18](#3.1_2020-8-18)
63-
- [3.0_2020-8-15](#3.0_2020-8-15)
64-
- [2.0_2020-3-24](#2.0_2020-3-24)
65-
- [1.0_2020-3-24](#1.0_2020-3-24)
59+
- [5.2_2020-11-28](#52_2020-11-28)
60+
- [5.1_2020-11-28](#51_2020-11-28)
61+
- [5.0_2020-11-21](#50_2020-11-21)
62+
- [4.0_2020-9-25](#40_2020-9-25)
63+
- [3.1_2020-8-18](#31_2020-8-18)
64+
- [3.0_2020-8-15](#30_2020-8-15)
65+
- [2.0_2020-3-24](#20_2020-3-24)
66+
- [1.0_2020-3-24](#10_2020-3-24)
67+
68+
### 5.2_2020-11-28
69+
- Added the website documentation
70+
- Fixed a bug
6671

6772
### 5.1_2020-11-28
6873
- Fixed a bug

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-tactile

0 commit comments

Comments
 (0)