Skip to content

Commit e763969

Browse files
Update CHANGELOG
1 parent ca5514b commit e763969

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `filament-latex` will be documented in this file.
44

5+
## v1.0.0 - 2024-12-12
6+
7+
This is the first big release for filament latex. You can generate different latex files, compile them and even download them. You can also preview the pdf! This is just a taste of what is possible, and more features are coming in the near future!
8+
9+
### What's Changed
10+
11+
* Feature/resources by @thethunderturner in https://github.com/thethunderturner/filament-latex/pull/1
12+
* Feature/main test by @thethunderturner in https://github.com/thethunderturner/filament-latex/pull/2
13+
* Feature: Textlive by @thethunderturner in https://github.com/thethunderturner/filament-latex/pull/3
14+
15+
### New Contributors
16+
17+
* @thethunderturner made their first contribution in https://github.com/thethunderturner/filament-latex/pull/1
18+
19+
**Full Changelog**: https://github.com/thethunderturner/filament-latex/commits/1.0.0
20+
521
## 0.0.7 - 12/12/2024
622

723
- Remove useless page
@@ -26,6 +42,7 @@ All notable changes to `filament-latex` will be documented in this file.
2642
- Connected 2 header actions similar to the inline grouped toggle buttons.
2743

2844
## 0.0.5 - 07-12-2024
45+
2946
- Research on other compilers that support more latex packages and also allow for pdf generation
3047
- latex-pdf template file
3148
- No longer using page, uses resource instead

0 commit comments

Comments
 (0)