Skip to content

Commit 080b87e

Browse files
committed
update: v1.1.8
1 parent a54c123 commit 080b87e

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

.github/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!-- Changelog -->
22
# Changelog
33

4-
## v1.1.7
4+
## v1.1.8
55

66
### Added or Changed
7-
- Better error handling
8-
- Better Code logic in handling if-else ladder
7+
- Adding support for c++20, fixing upcoming bugs

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
<ul>
3636
<li><a href="#why-this-code-runner">Why this Code Runner?</a></li>
3737
</ul>
38-
<ul>
39-
<li><a href="#built-with">Built With</a></li>
40-
</ul>
4138
</li>
4239
<li>
4340
<a href="#getting-started">Getting Started</a>
@@ -78,12 +75,6 @@ This is a script, which compiles the code file and run it for you and delete oth
7875
- Automatically cleans executable files by default.
7976
- Highest number of languages supported compared to its alternatives.
8077

81-
### Built With
82-
83-
This project is made with following langs/frameworks.
84-
85-
* [Bash](https://devdocs.io/bash/)
86-
8778
<p align="right">(<a href="#top">back to top</a>)</p>
8879

8980

0 commit comments

Comments
 (0)