Skip to content

Commit e566e96

Browse files
committed
Update README.md
Version history has been updated.
1 parent 7a9442e commit e566e96

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
---
66

77
## 📌 Sürüm Bilgisi | Version Info
8-
● Current Version: 1.0.3
9-
● Geçerli Sürüm: 1.0.3
8+
● Current Version: 1.1.0
9+
● Geçerli Sürüm: 1.1.0
1010

1111
---
1212

@@ -37,7 +37,8 @@ The project focuses on practicing:
3737
# ✨ Features
3838

3939
- 👤 User registration system
40-
- 🔐 Secure login mechanism
40+
- 🔐 Secure login mechanism
41+
- 🔐 Password requirements
4142
- 📚 Personal book list for each user
4243
- ➕ Add books with title and author
4344
- 📖 View saved books anytime after login
@@ -95,6 +96,7 @@ Projenin amacı:
9596

9697
- 👤 Kullanıcı kayıt sistemi
9798
- 🔐 Güvenli giriş mekanizması
99+
- 🔐 Şifre gereklilikleri
98100
- 📚 Her kullanıcı için kişisel kitap listesi
99101
- ➕ Kitap adı ve yazar bilgisi ekleme
100102
- 📖 Giriş yaptıktan sonra kayıtlı kitapları görüntüleme
@@ -133,6 +135,7 @@ java -cp ".;lib/json.jar;Codes" MainLibrary
133135

134136
| Version | Date | Description |
135137
|--------:|------------|-------------|
138+
| v1.1.0 | 2026-02-22 | Password requirements have been created. / Şifre gereksinimleri eklendi |
136139
| v1.0.3 | 2026-02-21 | Min password length requirement has been added / Minimum şifre uzunluğu gerekliliği eklendi. |
137140
| v1.0.2 | 2026-02-18 | Automatically capitalize the first letter of book and author names / Kitap ve yazar adlarının ilk harflerini otomatik büyütme eklendi|
138141
| v1.0.1 | 2026-02-17 | Checking password method has been created / Parola kontrolü metodu oluşturuldu |

0 commit comments

Comments
 (0)