Skip to content

Commit

Permalink
Changed version 3.1 back to 3.0 in logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AtibQur committed Feb 1, 2025
1 parent b7fadb9 commit df293fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sites/cheerpj/src/content/docs/22-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Changelog
## [3.0](https://cheerpj.com/cheerpj-3-now-generally-available/) - February 1, 2024

```html
<script src="https://cjrtnc.leaningtech.com/3.1/cj3loader.js"></script>
<script src="https://cjrtnc.leaningtech.com/3.0/cj3loader.js"></script>
```

- Support all Java opcodes in the JIT
Expand All @@ -21,7 +21,7 @@ title: Changelog
## [3.0rc2](https://labs.leaningtech.com/blog/cheerpj-3-deep-dive) - November 29, 2023

```html
<script src="https://cjrtnc.leaningtech.com/3.1/cj3loader.js"></script>
<script src="https://cjrtnc.leaningtech.com/3.0/cj3loader.js"></script>
```

- Reduced verbosity of debug messages
Expand All @@ -40,7 +40,7 @@ title: Changelog
## [3.0rc1](https://cheerpj.com/announcing-cheerpj-3-0rc1-help-us-test-and-improve/) - October 18, 2023

```html
<script src="https://cjrtnc.leaningtech.com/3.1rc1/cj3loader.js"></script>
<script src="https://cjrtnc.leaningtech.com/3.0rc1/cj3loader.js"></script>
```

- Completely new JIT-based architecture
Expand Down

0 comments on commit df293fc

Please sign in to comment.