Add changes for 2.1.0

This commit is contained in:
Alex
2024-07-11 12:40:48 +02:00
parent a646ce3914
commit fc99e497af
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## v2.1.0
### Features
- LTI 1.3 support
- New layout for presentation manager
## v2.0.1 ## v2.0.1
### Features ### Features

View File

@@ -1,7 +1,7 @@
defmodule Claper.MixProject do defmodule Claper.MixProject do
use Mix.Project use Mix.Project
@version "2.0.1" @version "2.1.0"
def project do def project do
[ [