Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 571 Bytes

Changelog

All notable changes to this project will be documented in this file.

This format is based on Keep a Changelog. This project adheres to Semantic Versioning.

0.0.1 - 2024-09-23

Add

  • start your timer
  • create a new laravel project and git repository
  • add timezone field to the users table (any string would do)
  • seed 20 users to the database, randomly assign one of these timezones: CET, CST, GMT+1
  • create an artisan command that updates user's firstname, lastname, and timezone to new random ones