Skip to content

Commit

Permalink
update: v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed May 3, 2023
1 parent a54c123 commit 080b87e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
5 changes: 2 additions & 3 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<!-- Changelog -->
# Changelog

## v1.1.7
## v1.1.8

### Added or Changed
- Better error handling
- Better Code logic in handling if-else ladder
- Adding support for c++20, fixing upcoming bugs
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
<ul>
<li><a href="#why-this-code-runner">Why this Code Runner?</a></li>
</ul>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
Expand Down Expand Up @@ -78,12 +75,6 @@ This is a script, which compiles the code file and run it for you and delete oth
- Automatically cleans executable files by default.
- Highest number of languages supported compared to its alternatives.

### Built With

This project is made with following langs/frameworks.

* [Bash](https://devdocs.io/bash/)

<p align="right">(<a href="#top">back to top</a>)</p>


Expand Down

0 comments on commit 080b87e

Please sign in to comment.