-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
74 lines (65 loc) · 3.21 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Evan Horsley - Changelog</title>
</head>
<body>
<h1>Changelog</h1>
<p>Author: Evan Horsley</p>
<hr/>
<h3>10/14/2024 V7.3.0</h3>
<ul>
<li>V7.3.0 - New job! Woo-Hoo!</li>
<li>V7.2.0 - Envelope generator project</li>
<li>V7.1.2 - Typo. Oops.</li>
<li>V7.1.1 - Added Chrome Lighthouse audit perfect score proof.</li>
<li>V7.0.1 - Adjusted line heights and other styling to make it easier to read.</li>
<li>V7.0.0 - New resume, cleaned up projects area, general cleanup and improvements.</li>
<li>V6.0.0 - Added Buy Me a Coffee link and general cleanup</li>
<li>V5.1.1 - Minor update</li>
<li>V5.1.0 - I got promoted! Updating the website and resume to reflect this promotion!</li>
<li>V5.0.0 - Updated website and resume to reflect graduation and life changes</li>
<li>V4.0.1 - Updated resume to reflect job position better and skills</li>
<li>V4.0.0 - Updated resume and front page with new promotion!</li>
<li>V3.3.0 - Updated resume and added links to Franklin U. and IEL entries on website.</li>
<li>V3.2.1 - Added changelog and renamed default branch from <code>master</code> to <code>main</code> to be more inclusive.</li>
<li>V3.2.0 - Cleaned up old code and added in security stuffs from Lighthouse report</li>
<li>v310 - Updated resume and changed education</li>
<li>V-3.0.3 - Adding in copyright info to files and changing age in site title</li>
<li>V-3.0.2 - Changing grammar errors bc i no speak properly</li>
<li>Updated Resume</li>
<li>OK fixed the quality of resume</li>
<li>V-3.0.1 - Updated resume</li>
<li>V-3.0.0 Updating colors and cleaning up words</li>
<li>V-2.3.0 - Updated projects to remove SyllaSync and inclue Clixigo Labs LLC</li>
<li>Fixed PDF Metadata for resume</li>
<li>V 2.2.0 - Fixed DS_Store files and updated email on index page</li>
<li>.DS_Store banished!</li>
<li>Removing DS_Store stuff</li>
<li>Moved file structure around</li>
<li>Updated README</li>
<li>Merge branch 'master' of https://github.com/evy0311/evy0311.github.io</li>
<li>V 2.1.2 - Fixed incorrect job title</li>
<li>Version 2.1.1 - Updated SEE ALSO section and added better comments</li>
<li>Fixed blog</li>
<li>Merge branch 'master' of https://github.com/evy0311/evy0311.github.io</li>
<li>I made a blog</li>
<li>Remove blog files</li>
<li>Updating</li>
<li>Adding blog...</li>
<li>Added dark mode support for browsers that support it</li>
<li>Forgot to update the update date lol</li>
<li>Updated resume</li>
<li>Updating projects section to include SyllaSync</li>
<li>Fixed syntax error and making site SEO friendly</li>
<li>forgot to update version</li>
<li>Added favicons</li>
<li>Added analytics</li>
<li>Fixed error in resume</li>
<li>Added README</li>
<li>Deployment</li>
</ul>
<p>P.S. Yes, I know this is more of a commit log, but hey! You knew what I meant! ;)</p>
</body>
</html>